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

Invalid status code for video page response: 429 #369

Open
freyacodes opened this issue Oct 19, 2020 · 2 comments
Open

Invalid status code for video page response: 429 #369

freyacodes opened this issue Oct 19, 2020 · 2 comments

Comments

@freyacodes
Copy link
Member

freyacodes commented Oct 19, 2020

If YouTube is returning status code 429 it means that your IP is getting ratelimited. You can get around this by using multiple IP addresses, e.g. a large IPv6 block.

Recommended reading:
https://github.com/freyacodes/Lavalink/blob/master/ROUTEPLANNERS.md
https://blog.arbjerg.dev/2020/3/tunnelbroker-with-lavalink

Please ask for help in our Discord channel rather than using this issue tracker.

@DMNight6
Copy link

Fred
Does using DNS work?

@t3knical
Copy link

t3knical commented Feb 9, 2021

or can you please give us the option to maybe load in our own httpClient with cookies, or some way to load in cookies and simulate a logged in youTube session, I'm currently like on a indefinite 429 error however in most cases I just throw cookies at the problem and simulate myself begin logged in and still even at this moment even though lavalink is throwing back a "This IP address has been blocked by YouTube (429)." error i'm using as I type this the youtubeExplode api with a custom httpclient loaded with custom cookies to bypass the error and stream days on end.

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

No branches or pull requests

3 participants