mirror of
https://github.com/soimort/you-get.git
synced 2025-02-03 08:43:58 +03:00
Merge branch 'patch-3' of https://github.com/wwqgtxx/you-get into wwqgtxx-patch-3
This commit is contained in:
commit
3dfa709a14
@ -1266,7 +1266,7 @@ def script_main(download, download_playlist, **kwargs):
|
|||||||
download, download_playlist,
|
download, download_playlist,
|
||||||
URLs, args.playlist,
|
URLs, args.playlist,
|
||||||
output_dir=args.output_dir, merge=not args.no_merge,
|
output_dir=args.output_dir, merge=not args.no_merge,
|
||||||
info_only=info_only, json_output=json_output, caption=caption,
|
info_only=info_only, json_output=json_output, caption=caption, password=args.password,
|
||||||
**extra
|
**extra
|
||||||
)
|
)
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
|
Loading…
Reference in New Issue
Block a user