1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-12-17 21:48:54 +00:00

Merge branch 'master' into pr/live-sections

This commit is contained in:
bashonly
2024-07-21 17:25:36 -05:00
34 changed files with 677 additions and 572 deletions

View File

@@ -469,6 +469,7 @@ def create_parser():
'the STREAM (stdout or stderr) to apply the setting to. '
'Can be one of "always", "auto" (default), "never", or '
'"no_color" (use non color terminal sequences). '
'Use "auto-tty" or "no_color-tty" to decide based on terminal support only. '
'Can be used multiple times'))
general.add_option(
'--compat-options',