Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
How i can use proxy with authentication? #270
Comments
|
Sorry, I don't understand your question. youtube-dl should use the system's proxy settings. On most systems, you can set the proxy with
On Windows, the above won't work. Either use the I'm closing this issue for now. Feel free to post additional comments to clarify the problem. |
|
My proxy requires a username and password to login. How i can add its to keys for youtube-dl |
|
Oh, sorry, completely misread that. Just add the username and password to the proxy URL, as in
|
|
Thank you very much!) |
How i can use proxy with authentication?