-
-
Notifications
You must be signed in to change notification settings - Fork 991
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
Patreon Extractor Gets 403 Forbidden #342
Comments
had you tried to install pyOpenSSL? |
@ucok66 Er... Both on my Ubuntu server and Anaconda in Windows have pyopenssl installed. And could you kindly test downloading something from Patreon on your machine? |
Hm... everything works just fine on my machine. Are you log in with currently, you can only download your exclusives with your session-id. |
Avoids Cloudflare CAPTCHAs on both Linux in Windows without pyOpenSSL installed.
The This was technically already fixed in 56c7a66, and 84f4d3b makes it work even without pyOpenSSL installed. Get version 1.9.0, which was released an hour ago, and accessing Patreon should work (again). |
Thanks, it works! |
This problem seems to be back...
Windows 10 64 bit, with pyopenssl and/or cryptography, upgraded all the dependencies to latest as well ( Logging into Patreon using a cookies.txt file |
What's your Python version? You need Python 3.7.4 or higher on Windows. See #508 (comment) |
yep that's it I was on 3.7.2 and upgraded to 3.8.0 and that fixed it.
…On Wed, Jan 22, 2020 at 7:24 AM Mike Fährmann ***@***.***> wrote:
What's your Python version? You need Python 3.7.4 or higher on Windows.
See #508 (comment)
<#508 (comment)>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#342?email_source=notifications&email_token=AAA5CQVFIHT6LPLBUXWM3VLQ7BQKTA5CNFSM4IEWRFZKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJT7MHQ#issuecomment-577238558>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5CQUKET632GXAB7VJSLLQ7BQKTANCNFSM4IEWRFZA>
.
|
Verbose output:
I believe that this is not a platform-specific error as I could reproduce this on my laptop with Windows 10 and Anaconda3 installed.
Besides, the Patreon extractor is also unusable for free contents(without session_id set):
The text was updated successfully, but these errors were encountered: