1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-04-30 10:47:31 +00:00
Alex Richards e8bebe0b03 [postprocessor/ffmpeg] Allow options for mp3
Why?
Options like `preferredquality` are ignored when postprocessing mp3s.

What?
Remove `mp3` from the list of `filecodec` values to check for in the
"lossless" condition unless `preferredquality` is unspecified.
2023-08-17 07:48:20 -07:00
..
2023-07-25 13:19:43 +01:00