Can a youtubeConfig prevents ratelimt? #992
-
|
Hi there! I saw quite much issue that YouTube are rate limiting IP when using Lavalink, I do setup an IP rotation on my Lavalink but kinda curious, can a youtubeConfig prevent ratelimit too? or IP rotation is the only way to prevent this issue? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
As the example application.yml says:
The only way to avoid ratelimiting is to use a large IPv6 block to distribute requests across. |
Beta Was this translation helpful? Give feedback.
As the example application.yml says:
The only way to avoid ratelimiting is to use a large IPv6 block to distribute requests across.