You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl/downloader
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)
9 years ago
..
__init__.py [downloader] Add --hls-prefer-native to use the native HLS downloader (#4966) 9 years ago
common.py [downloader/external] Add support for custom options (Fixes #4885, closes #5098) 9 years ago
external.py [downloader/external] Add support for custom options (Fixes #4885, closes #5098) 9 years ago
f4m.py [f4m] Tolerate missed fragments on live streams 9 years ago
hls.py [hls] Switch to available as a property 9 years ago
http.py [downloader/http] Add missing fields for _hook_progress call 9 years ago
mplayer.py Remove unused import 10 years ago
rtmp.py [rmtp] Encode filename before invoking subprocess 9 years ago