youtube-dl/youtube_dl
Juan M Martínez 374c761e77 [FFmpegPostProcessor] Default of prefer ffmpeg
When no `downloader` is passed to `FFmpegPostProcessor`
an exception was raised trying to get the prefer ffmpeg param.

    AttributeError: 'NoneType' object has no attribute 'params'

This fixes and defaults to `False`.
2015-12-09 20:56:00 -03:00
..
downloader
extractor [pbs] Make URLs lowercase 2015-12-09 21:28:04 +06:00
postprocessor [FFmpegPostProcessor] Default of prefer ffmpeg 2015-12-09 20:56:00 -03:00
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py
version.py release 2015.12.09 2015-12-09 15:32:26 +01:00
YoutubeDL.py [YoutubeDL] Check formats for merge to be opposite (#7786) 2015-12-07 23:10:57 +06:00