FUMR / tidal-async

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication
GNU Lesser General Public License v2.1
21 stars 4 forks source link

Handle ratelimit #71

Open JuniorJPDJ opened 3 years ago

JuniorJPDJ commented 3 years ago

Today I got this.

aiohttp.client_exceptions.ClientResponseError: 429, message='Too Many Requests', url=URL('https://api.tidal.com/v1/tracks/38184307/lyrics?countryCode=GB')