devine-dl/pywidevine

Add Rate-limiting to serve API

rlaphoenix opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Users could abuse by spamming requests for all sorts of reasons.

Describe the solution you'd like
Something like Flask-Limiter but for aiohttp.

Describe alternatives you've considered
N/A

Additional context
N/A

Just use a reverse-proxy , to front the internet.. and you are facing the NGINX. and use NGINX settings...
also an option is to also use load balancing with NGINX.... like have many CDM dockers too