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

Cloudflare CAPTCHA & '403 Forbidden' error on Patreon #2182

Closed
Zeromoon95 opened this issue Jan 9, 2022 · 7 comments
Closed

Cloudflare CAPTCHA & '403 Forbidden' error on Patreon #2182

Zeromoon95 opened this issue Jan 9, 2022 · 7 comments

Comments

@Zeromoon95
Copy link

Hello

I have keep getting a Cloudflare CAPTCHA & '403 Forbidden' error on Patreon.

Every time I tried to download from the patreon account I get this

[patreon][warning] Cloudflare CAPTCHA
[patreon][error] HttpError: '403 Forbidden' for 'https://www.patreon.com/{account}/posts'

Is there any fixes I can try, I even use the cookies text file.

@Fukitsu
Copy link

Fukitsu commented Jan 10, 2022

This is known issue (#1922). You can try using the executables from the releases page is you're not using them already

@Zeromoon95
Copy link
Author

I did tried using the latest versions as well also downgraded the Python to 3.9.9 but they don't seem to work for me still.

@Fukitsu
Copy link

Fukitsu commented Jan 10, 2022

Yes, just tried and seems to be broken again. It only works randomly

@Zeromoon95
Copy link
Author

It's been over 7 days It seems

@kohlu
Copy link

kohlu commented Jan 17, 2022

I was having this issue with gallery-dl 1.20.1 on Python 3.9.9 too. Once I updated urllib3 from 1.25.11 to 1.26.8, the problem seems to be revolved. Not sure if this will persist though.

@Zeromoon95
Copy link
Author

I was having this issue with gallery-dl 1.20.1 on Python 3.9.9 too. Once I updated urllib3 from 1.25.11 to 1.26.8, the problem seems to be revolved. Not sure if this will persist though.

Didn't seem to worked out for me

@shinji257
Copy link
Contributor

This should be fixed now with patches merged on github. Gallery-dl will no longer use TLS 1.2 on Patreon and this should subvert the Cloudflare trigger.

@mikf mikf added the cloudflare label Feb 2, 2022
@mikf mikf closed this as completed Feb 2, 2022
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

5 participants