1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-11 20:15:12 +00:00
Files
yt-dlp/yt_dlp/options.py
pukkandan c32b0aab8a Improve --sub-langs (see desc)
* Treat `--sub-langs` entries as regex
* `all` can be used to refer to all the subtitles
* the language code can be prefixed with `-` to exclude it
* Deprecates `--all-subs`
Closes #253
2021-04-20 02:58:03 +05:30

66 KiB