mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-19 09:37:34 +01:00
d818eb7473
* `-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.