-
-
Notifications
You must be signed in to change notification settings - Fork 975
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 error: Unable to extract bootstrap data (gallery-dl 1.26.9) #5624
Comments
@jcurtis56 I think it is better to create a new ticket instead of reviving an older, already closed tikcet. I can confirm the problem. I also suspect that Patreon changed how the data is embedded into the website. It is quite late in Germany but I can share the HTML file from https://www.patreon.com/posts/who-really-won-104412696 I reformatted the JSON to make it more readable and to remove private information more easily: I hope that my JSON file helps :) |
Should be fixed in bc25636 |
I downloaded the latest dev build 1.27.0-dev, and I seem to be getting another error Here's the verbose output: any further help is greatly appreciated, thanks. |
Latest dev build works for me. No issues with Cloudflare. Thanks so much! |
Thank you! |
Looking forward to the release. |
I'll jump in here, too. |
The version from 22.05.2024 still works for me. Maybe they are rolling out the changes gradually. Can you double check that your are using the correct cookies and that these cookies are not expired? |
Alright. It works now indeed. I ofc compared the cookies last time already, and the Some other ones changed, but I didn't think those should be an issue, esp. as I used the new cookies txt anyway. Now I tried again the latest version form 28. again and got it to work. I think next time I wont overwrite file in the path, as it makes indeed more sense to have the nightly with a separate file name, to keep them apart and avoid confusion. |
@BoostHellSix66 |
Unfortunately I just tried it using the gallery-dl 1.27.0 macports release, and I got this error:
The command I ran was |
Yep, the macports release is behind. I installed the latest dev version with pip and ran that one (~/Library/Python/3.11/bin/gallery-dl) and it worked just fine. |
Hi guys, does version 1.27.1 work? .\gallery-dl --version .\gallery-dl --write-metadata --cookies "www.patreon.com_cookies.txt" [patreon][warning] Cloudflare challenge |
@siubb I think I ran into that issue too. The fix was to update to 1.27.2 |
On May 9th running gallery-dl 1.26.8, I was able to scrape some files from Patreon. Today, May 21st, I was not able to and got an error message:
Unable to extract bootstrap data
. I searched the message and found two tickets from December stating the issue had been solved in the latest gallery-dl update, so I updated to 1.26.9. However, I get the same error anyway. I have confirmed the version of gallery-dl being called is 1.26.9 withgallery-dl --version
My cookies.txt, test_config.json, and command syntax are the exact same as they were before. I even tested with an older post that had worked on May 9th and it failed with the same error today. I do not know how to fix this at this point and would appreciate any advice you can give. Thank you.
The text was updated successfully, but these errors were encountered: