mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-15 12:06:30 +00:00
[cleanup] Misc
This commit is contained in:
@@ -865,6 +865,7 @@ def _real_main(argv=None):
|
||||
'You must provide at least one URL.\n'
|
||||
'Type yt-dlp --help to see a list of all options.')
|
||||
|
||||
parser.destroy()
|
||||
try:
|
||||
if opts.load_info_filename is not None:
|
||||
return ydl.download_with_info_file(expand_path(opts.load_info_filename))
|
||||
|
Reference in New Issue
Block a user