yt-dlp/youtube_dl
Jaime Marquínez Ferrándiz 76b1bd672d Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.
2014-01-08 17:53:34 +01:00
..
downloader [hls] Fix the program name when reporting the file size 2014-01-08 16:15:20 +01:00
extractor [francetv] Add extractor for Culturebox (closes #2117) 2014-01-08 16:16:34 +01:00
postprocessor Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00
__init__.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00
__main__.py
aes.py
FileDownloader.py
InfoExtractors.py
update.py
utils.py Move check_executable into a helper ufnction 2014-01-07 06:23:41 +01:00
version.py release 2014.01.07.5 2014-01-07 10:09:56 +01:00
YoutubeDL.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00