Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behance and too many request error #2507

Closed
almagest21 opened this issue Apr 17, 2022 · 4 comments
Closed

Behance and too many request error #2507

almagest21 opened this issue Apr 17, 2022 · 4 comments

Comments

@almagest21
Copy link

almagest21 commented Apr 17, 2022

Gallery-dl skips files that have already been downloaded. This checking process seems to ignore the [--sleep] flag and to cause temporary IP address blocking depending on the amount of checking.
Behance site returns the following error in such cases, and gallery-dl will not be available for download for some time.

[behance][error] HttpError: '429 Too Many Requests' for 'https://www.behance.net/gallery/xxxxxxxx/a'

When accessing to check for updates on the hosting site side, gallery-dl need to follow the [--sleep] flag or be accessed at the appropriate interval.
At least Behance's Extractor seems to need this improvement. Do you know of any other settings that could prevent this error?

@Hrxn
Copy link
Contributor

Hrxn commented Apr 20, 2022

Are you using a "normal" residential ISP, or are you running gallery-dl on some kind of VPS?

@almagest21
Copy link
Author

I'm using normal residential ISP.

@Hrxn
Copy link
Contributor

Hrxn commented Apr 20, 2022

Okay..
Not sure, I've never encountered this before with Behance. For what it's worth, I haven't been using it recently, so I guess a site change cannot be ruled out, yet.

@almagest21
Copy link
Author

Thanks for reply. I guess the site structure may not changed but the site seems to return error by too many skip. Perhaps they have some new limitations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants