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.
Unable to download webpage: HTTP Error 429: Too Many Requests when using proxy #5060
Comments
|
Same here ... |
|
This is now working for me with no changes on my end. If there are any thoughts as to why this might have happened, I'd love to hear them. If not, this can be closed. |
|
Just a note that this continues to recur. I have switched to --source-address in the meantime. |
There appears to be an issue when running youtube-dl through a proxy.
The proxy itself is working as expected:
However, if I use one of the proxy IP addresses directly, there is no problem (IP generalized):
Per #4728, I have tested with Python 2.7.3 and 3.2.3 (Debian Wheezy package versions)