mikf / gallery-dl

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

[Deviantart] api responded with 429 too many requests #5135

Open qwdqwd22221 opened 5 months ago

qwdqwd22221 commented 5 months ago

For some reason this error keeps happening and it's very annoying because it makes the download very slow as it keeps stopping, I tried to solve it using the tutorial available but I don't think I understood very well what to do, honestly it was also my first time using a configuration so I don't doubt that I messed this up too, but for some reason when I tried to download another gallery from another user earlier I didn't have this problem, in this case I didn't use any config or oauth, I just used cookies, although this user I'm trying to download now has MANY, MANY more posts

lawleagle commented 5 months ago

I get "api responded with 429 too many requests" and nothing downloads

cheese529 commented 5 months ago

Use the proper method of adding an oauth token or else you will just get 429 errors especially if u are trying to download nsfw content

huskyhi commented 4 months ago

I actually have followed the setup instructions for setting up oauth, creating the application key and running the oauth command. It still regularly generates the error and tells me to run oauth setup again.

tkzv commented 1 month ago

Seems to be something that appears sporadically on the DA side. One day it's nothing but 429, next day everything works again.

If possible, gallery-dl needs a more descriptive message for this problem.