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

[pixiv] Make gallery-dl download alternate file when original unavailable #6762

Closed
NonaSuomi opened this issue Jan 3, 2025 · 0 comments
Closed

Comments

@NonaSuomi
Copy link

It appears that for some reason certain images are unavailable in their original resolution, resulting in HTTP 500 error responses from the server.

Example: https://www.pixiv.net/artworks/56360615
Page 3 of the linked work is unavailable at https://i.pximg.net/img-original/img/2016/04/15/11/53/44/56360615_p3.jpg
However, there is a version still up at https://i.pximg.net/img-master/img/2016/04/15/11/53/44/56360615_p3_master1200.jpg

Is there some way to make GDL recognize this, perhaps after the retries threshold is exceeded, and attempt to download the resized version instead of simply skipping them entirely?

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

No branches or pull requests

2 participants