Jaime Marquínez Ferrándiz
f28fe66970
[downloader/http] Add missing fields for _hook_progress call
It would fail if you run 'youtube-dl --no-part URL' a second time when the file has already been downloaded. (Reported in Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1195779) |
10 years ago | |
---|---|---|
.. | ||
__init__.py | [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) | 10 years ago |
common.py | [downloader/external] Add support for custom options (Fixes #4885, closes #5098) | 10 years ago |
external.py | [downloader/external] Add support for custom options (Fixes #4885, closes #5098) | 10 years ago |
f4m.py | [f4m] Tolerate missed fragments on live streams | 10 years ago |
hls.py | [hls] Switch to available as a property | 10 years ago |
http.py | [downloader/http] Add missing fields for _hook_progress call | 10 years ago |
mplayer.py | Remove unused import | 10 years ago |
rtmp.py | [rmtp] Encode filename before invoking subprocess | 10 years ago |