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

Unlisted image_id download is not work #1392

Open
ilbc opened this issue Dec 23, 2024 · 2 comments
Open

Unlisted image_id download is not work #1392

ilbc opened this issue Dec 23, 2024 · 2 comments

Comments

@ilbc
Copy link

ilbc commented Dec 23, 2024

Input: 19
Image ids: 9PZxJ1kU6hXBfGkYW65v
Processing Image Id: 9
Giving up image_id (medium): 9
Image ID (9): PixivException(9005 Failed to get page: https://www.pixiv.net/artworks/unlisted/9 => HTTP Error 404: Not Found, hasDumpPage=N)
Stack Trace: (<class 'PixivException.PixivException'>, PixivException('Failed to get page: https://www.pixiv.net/artworks/unlisted/9 => HTTP Error 404: Not Found'), <traceback object at 0x00000224262C0E00>)
Unknown errors from previous operation
Image: 9 ==> Failed to get page: https://www.pixiv.net/artworks/unlisted/9 => HTTP Error 404: Not Found

@ilbc
Copy link
Author

ilbc commented Dec 23, 2024

It doesn't seem to work if the first character of the ID is a number.

@alegro91
Copy link

alegro91 commented Jan 8, 2025

Removing is_unlisted=is_unlisted from PixivImageHandler.py line 87 and saving will fix the problem, but I recommend putting it back again before you leave, else you might forget about it and break something else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants