You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
Filippo Valsorda 95fedbf86b three small edits
* ask for a --verbose log when reporting bugs in README.md
* re-enable Escapist test, seems stable now
* check that we are not downloading multiple videos when the template is fixed (NOT a complete fix: not detecting playlists)
12 years ago
..
FileDownloader.py three small edits 12 years ago
InfoExtractors.py Removed a spurious increment_downloads, this time cleanly 12 years ago
PostProcessor.py not relying on ffmpeg to do the post-processed file checking, instead doing it directly in youtube-dl 12 years ago
__init__.py moved updating code to update.py 12 years ago
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 12 years ago
update.py moved updating code to update.py 12 years ago
utils.py moved updating code to update.py 12 years ago
version.py some fixes, pulled the codename from the code 12 years ago