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
Yen Chi Hsuan 20bad91d76
[downloader/external] Clarify that ffmpeg doesn't support SOCKS
Ref: #10304
8 years ago
..
__init__.py Add --hls-prefer-ffmpeg 8 years ago
common.py Add more checks for --min/max-sleep-interval arguments and use more idiomatic naming 8 years ago
dash.py [downloader/dash] Add fragment retry capability 8 years ago
external.py [downloader/external] Clarify that ffmpeg doesn't support SOCKS 8 years ago
f4m.py [downloader/f4m] Fix for Rai live streams 8 years ago
fragment.py [downloader/fragment] Document fragment_retries 8 years ago
hls.py [downloader/hls] fill IV with zeros for IVs shorter than 16-octet 8 years ago
http.py [refactor] Single quotes consistency 8 years ago
rtmp.py [refactor] Do not specify redundant None as second argument in dict.get() 8 years ago
rtsp.py [downloader/rtsp] Print the command 8 years ago