mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-10-31 22:55:26 +00:00
3c91e41614
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). |
||
---|---|---|
.. | ||
__init__.py | ||
common.py | ||
dash.py | ||
external.py | ||
f4m.py | ||
fragment.py | ||
hls.py | ||
http.py | ||
rtmp.py | ||
rtsp.py |