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)
2012-12-31 19:12:57 +01:00
..
__init__.py moved updating code to update.py 2012-12-30 19:50:33 +01:00
__main__.py new updating scheme, based on GH downloads; also, check if not updateable (pip installed) 2012-12-08 00:48:07 +01:00
FileDownloader.py three small edits 2012-12-31 19:12:57 +01:00
InfoExtractors.py Removed a spurious increment_downloads, this time cleanly 2012-12-30 19:53:07 +01:00
PostProcessor.py not relying on ffmpeg to do the post-processed file checking, instead doing it directly in youtube-dl 2012-12-24 12:53:28 +02:00
update.py moved updating code to update.py 2012-12-30 19:50:33 +01:00
utils.py moved updating code to update.py 2012-12-30 19:50:33 +01:00
version.py some fixes, pulled the codename from the code 2012-12-30 19:50:33 +01:00