You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: