Athlon1600 / php-proxy

A web proxy script written in PHP and built as an alternative to Glype.
https://www.php-proxy.com
MIT License
298 stars 158 forks source link

Http 429 for YouTube 'too many requests' #39

Closed andrewhu closed 7 years ago

andrewhu commented 7 years ago

When I request youtube.com from the proxy, I get a 'Error accessing resource: 429 - Too Many Requests' error. I checked that I correctly loaded in the YouTube plugin however while other sites work, youtube doesn't. I also tried changing the youtube-dl options to 'youtube-dl --force-ipv4 url' but that doesn't work. Any suggestions?

andrewhu commented 7 years ago

Nevermind, it was a problem with my server itself using ipv6.