mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-04-20 16:00:23 +00:00
* `-P "subtitle,thumbnail:PATH"` is now possible. Similarly for `-o` * `-S "fps,br" -S "res,codec"` is now interpreted as `-S res,codec,fps,br`. Previously, `-S fps,br` was ignored in this case.