Jeffchen54 / KMP-Kemono-Downloader

Simple Kemono downloader
MIT License
48 stars 4 forks source link

Rate limiting (HTTP 429) #7

Closed Jeffchen54 closed 2 years ago

Jeffchen54 commented 2 years ago

Kemono party seems to have rate limiting for certain downloads which are HTTP 429 errors "Too many requests", an error handling method containing an automatic retry, configurable retry timeout, and logging is planned with the next update. Better error messages are also planned in the next update.

Jeffchen54 commented 2 years ago

Added in v0.5.2