-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Unexpected error while downloading from Pixiv, instructed by command prompt to report here #6285
Comments
Update, occurred again. This has been occurring multiple times while trying to download this gallery, and each time I either just run the command again or select the individual post ID that's bugging out.
|
I've hit what I think is the same bug; from what I can see, this only triggers when dowloading non-ugoiras after a ugoira was skipped due to an archive check. I did some code spelunking, and it seems the bug happens because |
reset '_convert_…' flags on every 'prepare' event
Occurred while processing the command
gallery-dl https://www.pixiv.net/en/users/101904824/artworks/%E3%83%A9%E3%83%93%E3%83%83%E3%83%88%E3%83%9B%E3%83%BC%E3%83%AB
, only being stopped byhttps://www.pixiv.net/en/artworks/121277908
.Strangely, I can just input
gallery-dl https://www.pixiv.net/en/artworks/121277908
and it'll download fine. As easy a fix as that is, I imagine this report should help prevent this from happening in the future.The text was updated successfully, but these errors were encountered: