youtube-dl/youtube_dl/postprocessor
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
..
__init__.py Forgot to clean the remains of class 2015-04-24 09:17:46 +02:00
common.py
embedthumbnail.py [postprocessor/embedthumbnail] Skipping if thumbnail file missing 2015-06-18 22:05:02 +08:00
execafterdownload.py
ffmpeg.py
metadatafromtitle.py
xattrpp.py [xattr] Enhanced error messages on Windows 2015-05-14 16:53:10 +08:00