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 9d90e7de03 [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (#8252)
Otherwise the mp4 file can't be played.
8 years ago
..
__init__.py [downloader/dash] Rename the protocol 9 years ago
common.py Rename error_to_str to error_to_compat_str 9 years ago
dash.py Switch codebase to use sanitized_Request instead of 9 years ago
external.py [downloader/external] Use generalized cli option converters 9 years ago
f4m.py [downloader/f4m] Decode manifest before fixing 9 years ago
fragment.py [downloader/fragment] Move helper data to context dict 8 years ago
hls.py [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (#8252) 8 years ago
http.py Switch codebase to use sanitized_Request instead of 9 years ago
rtmp.py Typo fix, found while going through the code. 9 years ago
rtsp.py [mplayer] Rename to RTSP 9 years ago