-
Notifications
You must be signed in to change notification settings - Fork 11
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
Consistantly getting a python code error. #14
Comments
@Hime0698 Just run the script on a loop, it starts from a different "position" everytime so if you run it often enough, everything but the impossible-to-download files will be downloaded |
Okay, looks like this is an issue with all access restricted pages. I've fixed the crash in 0.4.1, but restricted titles can't be downloaded for now. The rest of the library/bundle should go through normally. See #16 for a tracker on that. Thanks for your report! |
@DragoonAethis works exactly how it should, thanks
(Taken from the full log) Though it seems to have missed https://witpop.itch.io/sprite-pack-fantasy-male-mage ? At least it doesn't crash though, it just 404
|
Yeah, I still need to detect restricted pages properly by looking at the page contents :/ For password-protected pages, itch returns HTTP 200 + error in JSON, but just HTTP 404 for plain restricted pages. Either way, I need to figure out a better way to scrape these pages. |
I am consistently getting this error on various different games when I try to download my whole library.
Is there any fix to this, or a way to bypass the error and download everything but the erroring ones?
The text was updated successfully, but these errors were encountered: