Skip to content

[Feature Request] Implement 429 handling for URL queries #614

@GnomedDev

Description

@GnomedDev

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

https://translate.google.com/translate_tts?ie=UTF-8&total=1&idx=0&client=tw-ob&tl=en&q=hello&textlen=5

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions