mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-02-02 23:57:33 +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.