youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 4ac5306ae7 Fix the report progress when file_size is unknown (#1731)
The report_progress function will accept eta and percent with None value and will set the message to 'Unknow ETA' or 'Unknown %'.
Otherwise the values must be numbers.
2013-11-07 08:03:35 +01:00
..
extractor [xnxx] Accept urls that start with 'www' (fixes #1734) 2013-11-06 23:45:01 +01:00
FileDownloader.py Fix the report progress when file_size is unknown (#1731) 2013-11-07 08:03:35 +01:00
InfoExtractors.py
PostProcessor.py
YoutubeDL.py
__init__.py
__main__.py
aes.py
update.py
utils.py
version.py release 2013.11.06.1 2013-11-06 22:11:46 +01:00