Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't show login info in verbose mode #1089

Closed
jaimeMF opened this issue Jul 19, 2013 · 0 comments
Closed

Don't show login info in verbose mode #1089

jaimeMF opened this issue Jul 19, 2013 · 0 comments
Labels

Comments

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 19, 2013

Currently it will print the password if the --password option is given, it should be hidden.

$y-dl --username foo --password 1234
[debug] System config: []
[debug] User config: ['--keep-video', '--verbose', '--write-info-json', '--write-thumbnail']
[debug] Command-line args: ['--username', 'foo', '--password', '1234']
[debug] youtube-dl version 2013.07.18
[debug] Git HEAD: de7a91b
[debug] Python version 2.7.5 - Darwin-11.4.2-x86_64-i386-64bit
[debug] Proxy map: {}
Usage: y-dl [options] url [url...]

y-dl: error: you must provide at least one URL

I would also hide the username.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.