[cleanup] Misc (#13852)

Closes #13815
Authored by: seproDev, injust, bashonly

Co-authored-by: Justin Su <[email protected]>
Co-authored-by: bashonly <[email protected]>
This commit is contained in:
sepro
2025-08-11 03:18:28 +00:00
committed by GitHub
co-authored by Justin Su bashonly
parent e98695549e
commit 5e4ceb35cf
11 changed files with 39 additions and 15 deletions
+1 -1
View File
@@ -1526,7 +1526,7 @@ def create_parser():
action='store_false', dest='getcomments',
help='Do not retrieve video comments unless the extraction is known to be quick (Alias: --no-get-comments)')
filesystem.add_option(
'--load-info-json', '--load-info',
'--load-info-json',
dest='load_info_filename', metavar='FILE',
help='JSON file containing the video information (created with the "--write-info-json" option)')
filesystem.add_option(