1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-02-06 12:13:20 +01:00
yt-dlp/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
..
2015-12-09 21:28:04 +06:00
2015-11-10 17:15:23 +02:00
2015-11-15 09:40:32 +02:00
2015-12-09 15:32:26 +01:00