mikf / gallery-dl

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

Doesn't Download Deviantart images! #6290

Closed J18040744MCV closed 1 week ago

J18040744MCV commented 2 weeks ago

I've created the client-id and secret, it seems to read them in config, but it still just prints

[deviantart][warning] API responded with 429 Too Many Requests. Using 1s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 2s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 3s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 4s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 5s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 6s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 7s delay. [deviantart][warning] API responded with 429 Too Many Requests. Using 8s delay.

in terminal

mikf commented 2 weeks ago

Run gallery-dl --clear-cache deviantart or wait an hour for the current access token to expire.