Skip to content

Commit

Permalink
Merge branch 'patch-3' of https://github.com/wwqgtxx/you-get into wwq…
Browse files Browse the repository at this point in the history
…gtxx-patch-3
  • Loading branch information
soimort committed Sep 16, 2017
2 parents d1f98fa + 8831d2c commit 3dfa709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/you_get/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1266,7 +1266,7 @@ def print_version():
download, download_playlist,
URLs, args.playlist,
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
)
except KeyboardInterrupt:
Expand Down

0 comments on commit 3dfa709

Please sign in to comment.