mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.35k stars 925 forks source link

429 too many request on kemono party #4521

Closed VanishingBlaze closed 1 year ago

VanishingBlaze commented 1 year ago

getting [downloader.http][warning] '429 Too Many Requests' then fails to download when trying to use gallery-dl to for kemono. Don't know if its just the server or a issue in general

Auravendill commented 1 year ago

Errors starting with 4 mean the server is blaming the client. But in the case of 429 the server can decide to refuse a client on whatever it decides are "too many requests". Somehow they seem to have changed their limits.

I have seen a lot of ssl errors before getting 429 instead, so it may be, that they have server issues in general rn.

Doofy420 commented 1 year ago

Yes, it is the server. The KP admin will randomly decide to flip a switch and throttle and limit all connections whenever he feels like it. He often posts updates on their telegram.

Hrxn commented 1 year ago

On the server's side, so not an issue with gallery-dl -> this should be closed.