mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-08-09 10:53:48 +00:00
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 | ||