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
Sergey M eb785b856f Merge pull request #9358 from dstftw/hls-native-to-ffmpeg-delegation
[downloader/hls] Delegate extraction to ffmpeg when unsupported features detected
8 years ago
..
__init__.py Add --hls-prefer-ffmpeg 8 years ago
common.py [downloader/{common,fragment}] Fix total retries reporting on python 2.6 8 years ago
dash.py [downloader/dash] Add fragment retry capability 8 years ago
external.py [downloader/external] Add temp fix ffmpeg m3u8 downloads (Closes #9394) 8 years ago
f4m.py [downloader/f4m] Extract routine for removing unsupported encrypted media 8 years ago
fragment.py [downloader/fragment] Document fragment_retries 8 years ago
hls.py [downloader/hls] Delegate extraction to ffmpeg when unsupported features detected 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