Update On Thu Aug 7 20:45:11 CEST 2025

This commit is contained in:
github-action[bot]
2025-08-07 20:45:12 +02:00
parent f96e454eb4
commit 778a102759
10331 changed files with 633022 additions and 74382 deletions

View File

@@ -20,6 +20,7 @@ def parse_patched_options(opts):
'fragment_retries': 0,
'extract_flat': False,
'concat_playlist': 'never',
'update_self': False,
})
yt_dlp.options.create_parser = lambda: patched_parser
try: