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
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.
11 years ago
..
downloader [hls] Fix the program name when reporting the file size 11 years ago
extractor [francetv] Add extractor for Culturebox (closes #2117) 11 years ago
postprocessor Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 11 years ago
FileDownloader.py Move FileDownloader to its own module and create a new class for each download process 11 years ago
InfoExtractors.py Remove mentions of old InfoExtractors module 11 years ago
YoutubeDL.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 11 years ago
__init__.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 11 years ago
__main__.py Resolve the symlink if __main__.py is invoke as a symlink. 11 years ago
aes.py Add support for crunchyroll.com 11 years ago
update.py [update] fix error 11 years ago
utils.py Move check_executable into a helper ufnction 11 years ago
version.py release 2014.01.07.5 11 years ago