Philipp Hagemeister
|
e5e74ffb97
Fix os.makedirs in Windows
|
14 年之前 |
Philipp Hagemeister
|
eb99a7ee5f
Bump version to 2011.09.06
|
14 年之前 |
Philipp Hagemeister
|
50891fece7
Use os.makedirs instead of homebrewn pmkdir
|
14 年之前 |
Philipp Hagemeister
|
ef53099e35
merged pep8_whitespace
|
14 年之前 |
FND
|
c0a10ca8dc
fixed PEP8 whitespace issues
|
14 年之前 |
Philipp Hagemeister
|
8f88eb1fa7
Update Makefile to new README format
|
14 年之前 |
Philipp Hagemeister
|
447b1d7170
Added FAQ to README
|
14 年之前 |
Philipp Hagemeister
|
dbddab2799
Robust error handling in downloading code
|
14 年之前 |
Philipp Hagemeister
|
802622ac1c
Merge remote-tracking branch 'wise86/master'
|
14 年之前 |
Philipp Hagemeister
|
e0e56865a0
Remove stable from help wording (There will be only one main branch for now)
|
14 年之前 |
Philipp Hagemeister
|
eb11aaccbb
Update bug reporting to this fork, so that vimeo/blip.tv issues are reported at phihag/issues instead of rg3/issues (Closes #5)
|
14 年之前 |
Philipp Hagemeister
|
d207e7cf88
Update update mechanism (Closes #4)
|
14 年之前 |
Philipp Hagemeister
|
36cf7bccde
Merge remote-tracking branch 'rbrito/prefer-webm'
|
14 年之前 |
Philipp Hagemeister
|
5fd5ce0838
Add default make target
|
14 年之前 |
Philipp Hagemeister
|
6ae796b1ee
Credit Rogério Brito for Vimeo support
|
14 年之前 |
Philipp Hagemeister
|
9c3e23fb64
Merge Vimeo support
|
14 年之前 |
Philipp Hagemeister
|
5f9f2b7396
Update: Write downloaded file without modification (allows hashsums)
|
14 年之前 |
Philipp Hagemeister
|
4618f3da74
Makefile to recreate README
|
14 年之前 |
Philipp Hagemeister
|
eb0387a848
Fix stty detection
|
14 年之前 |
Philipp Hagemeister
|
fe6dc08b79
Merge git://github.com/dbb/youtube-dl
|
14 年之前 |
Philipp Hagemeister
|
4f2a5e06da
Use subprocess to call stty size when COLUMNS is not set
|
14 年之前 |
Philipp Hagemeister
|
2c8d32de33
merge gvalkov/optparse-refactor (minus stty)
|
14 年之前 |
Philipp Hagemeister
|
2b70537d7b
merge upstream
|
14 年之前 |
Georgi Valkov
|
6a4f0a114d
Use `stty size` to find terminal width if we're on linux and COLUMNS is not exported
|
14 年之前 |
Georgi Valkov
|
5adcaa4385
Refactor main function
|
14 年之前 |
Georgi Valkov
|
51c8e53ffe
Set help formatter width to terminal width (prevents wrapping)
|
14 年之前 |
Georgi Valkov
|
4f9f96f646
Option parsing refactoring ; Moved version string to __version__
|
14 年之前 |
Georgi Valkov
|
5fb3df4aff
Move update_self out of __main__ for clarity
|
14 年之前 |
Georgi Valkov
|
7a9054ec79
Fix small indentation inconsistencies
|
14 年之前 |
Georgi Valkov
|
2770590d5a
Use module metadata variables instead of comments
|
14 年之前 |