|
|
@ -1526,7 +1526,7 @@ def create_parser():
|
|
|
|
action='store_false', dest='getcomments',
|
|
|
|
action='store_false', dest='getcomments',
|
|
|
|
help='Do not retrieve video comments unless the extraction is known to be quick (Alias: --no-get-comments)')
|
|
|
|
help='Do not retrieve video comments unless the extraction is known to be quick (Alias: --no-get-comments)')
|
|
|
|
filesystem.add_option(
|
|
|
|
filesystem.add_option(
|
|
|
|
'--load-info-json', '--load-info',
|
|
|
|
'--load-info-json',
|
|
|
|
dest='load_info_filename', metavar='FILE',
|
|
|
|
dest='load_info_filename', metavar='FILE',
|
|
|
|
help='JSON file containing the video information (created with the "--write-info-json" option)')
|
|
|
|
help='JSON file containing the video information (created with the "--write-info-json" option)')
|
|
|
|
filesystem.add_option(
|
|
|
|
filesystem.add_option(
|
|
|
|