youtube-dl/youtube_dl
Jaime Marquínez Ferrándiz 3c91e41614 [downloader/fragment] Don't fail if the 'Content-Length' header is missing
In some dailymotion videos (like http://www.dailymotion.com/video/x3k0dtv from #8156) the segments URLs don't have the 'Content-Length' header and HttpFD sets the 'totat_bytes' field to None, so we also use '0' in that case (since we do different math operations with it).
2016-01-10 14:41:38 +01:00
..
downloader [downloader/fragment] Don't fail if the 'Content-Length' header is missing 2016-01-10 14:41:38 +01:00
extractor [bigflix] Use correct indentation to make flake8 happy 2016-01-10 14:26:27 +01:00
postprocessor
YoutubeDL.py [ccc] Add language information to formats 2016-01-01 13:28:45 +01:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils] Extract known extensions for reuse 2016-01-04 01:08:34 +06:00
version.py release 2016.01.09 2016-01-09 01:16:08 +01:00