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

Proxy Authentication #4952

Closed
nimatrueway opened this issue Feb 14, 2015 · 1 comment
Closed

Proxy Authentication #4952

nimatrueway opened this issue Feb 14, 2015 · 1 comment

Comments

@nimatrueway
Copy link

@nimatrueway nimatrueway commented Feb 14, 2015

Hey guys !
This is really one of the most extremely useful and powerful tools I've ever seen, I really appreciate it.

If I knew Python I'd have done it myself but unfortunately I'm a Java programmer. So I wanted to ask whenever it's possible please add a support for "Proxy Authentication" and command-line parameters for entering proxy username/password.

Thanks

@phihag
Copy link
Contributor

@phihag phihag commented Feb 17, 2015

You can already do that:

youtube-dl --proxy "http://nimatrueway:secret@proxy-server.example:8000" BaW_jenozKc

Alternatively, set it in your configuration file or via the http_proxy/https_proxy environment variables.

@phihag phihag closed this Feb 17, 2015
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
2 participants
You can’t perform that action at this time.