-
-
Notifications
You must be signed in to change notification settings - Fork 760
Closed as not planned
Labels
Description
In my bot, I am feeding gTTS URLs to lavalink manually as is supported. However recently I discovered that the 429 IP block proxy is only used for Youtube queries. It would be very much appreciated if this could be implemented for all queries.
The API I am using does not require auth, and seems to ban via IP, so shouldn't be a problem. An example URL is
however this shouldn't be important as all URLs should be supported.
If the URL queried does not support IPv6 there should be a warning put into the log, letting the developer know that rate limit avoidance will not work.