mirror of https://github.com/yt-dlp/yt-dlp
[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`.pull/8/head
parent
6c7b26e13f
commit
374c761e77
Loading…
Reference in New Issue