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

Cant download certain pixiv files? #5651

Closed
ForGameC opened this issue May 28, 2024 · 1 comment
Closed

Cant download certain pixiv files? #5651

ForGameC opened this issue May 28, 2024 · 1 comment

Comments

@ForGameC
Copy link

I can download some pixiv files, but for others, it just doesnt respond with any logs of downloading and skips to the part where Im supposed to type in another url
(NSFW warning)
C:\Users>gallery-dl https://www.pixiv.net/en/artworks/91828184

C:\Users>

and it repeats, Ive also done the call back method to get a code from pixiv, so i dont know whats the problem

@komoreshi
Copy link

komoreshi commented May 29, 2024

Same sanity_level (6) issue as in #4327

gallery-dl.exe -s -v https://www.pixiv.net/en/artworks/91828184
gallery-dl: Version 1.26.9
gallery-dl: Python 3.12.3 - Windows-10-10.0.19045-SP0
gallery-dl: requests 2.31.0 - urllib3 2.1.0
gallery-dl: Configuration Files ['%APPDATA%\\gallery-dl\\config.json']
gallery-dl: Starting SimulationJob for 'https://www.pixiv.net/en/artworks/91828184'
pixiv: Using PixivWorkExtractor for 'https://www.pixiv.net/en/artworks/91828184'
urllib3.connectionpool: Starting new HTTPS connection (1): app-api.pixiv.net:443
urllib3.connectionpool: https://app-api.pixiv.net:443 "GET /v1/illust/detail?illust_id=91828184 HTTP/1.1" 200 394
postprocessor.ugoira: using concat demuxer
pixiv: Active postprocessor modules: [UgoiraPP]
pixiv: Skipping 'sanity_level' warning (91828184)

If you want it to be more verbose, you can edit your config with what @mikf suggested in #5180.

mikf added a commit that referenced this issue Oct 4, 2024
(#4327, #4747, #5054, #5435, #5651, #5655)

Metadata should be ~95% identical (there might be some 'date' differences)
and there could be issues with R-18 works, as these require some URL
manipulation to transform /c/250x250_80_a2/ thumbnail URLs into
/img-original/ ones.
@mikf mikf closed this as completed Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Pixiv Sanity Level
Development

No branches or pull requests

3 participants