]> jfr.im git - yt-dlp.git/commit - README.md
Improve argument parsing for `-P`, `-o`, `-S`
authorpukkandan <redacted>
Sat, 10 Apr 2021 15:00:38 +0000 (20:30 +0530)
committerpukkandan <redacted>
Sat, 10 Apr 2021 15:27:27 +0000 (20:57 +0530)
commitd818eb747361117ec86a5c4fe217d5d6956f36d3
tree9e1a5f01d776222d790e61793b0a87097dcab12f
parentf8d4ad9ab00bca71808cd769c04806f51c3578f0
Improve argument parsing for `-P`, `-o`, `-S`

* `-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.
README.md
yt_dlp/options.py