kemono-dl icon indicating copy to clipboard operation
kemono-dl copied to clipboard

About error 429

Open anon567321 opened this issue 1 year ago • 3 comments

Hello, is it possible to reduce the frequency of error 429? For example, add a delay of half a second before loading the next chunk from api? I have over 300 artists in favorites, and now the "--user-updated-dateafter" function can run for hours because of the delay.

anon567321 avatar Feb 29 '24 15:02 anon567321

Probably not. The server wants you to relax a bit, it's better to do that.

L4cache avatar Mar 01 '24 20:03 L4cache

I mean, maybe if you don't access the api so quickly, the error rate will be lower? When all posts on a page are downloaded, a lot of api requests are made in a very short period of time, followed by a 120-second cooldown. Maybe we should add a small delay between requests, then the 120-second cooldown will not occur so often?

anon567321 avatar Mar 01 '24 20:03 anon567321

That's possible...

L4cache avatar Mar 03 '24 00:03 L4cache

I guess ovear have dont it.

L4cache avatar May 19 '24 20:05 L4cache