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

Error, No suitible extractor found for Pixiv #568

Closed
biznizz opened this issue Jan 9, 2020 · 5 comments
Closed

Error, No suitible extractor found for Pixiv #568

biznizz opened this issue Jan 9, 2020 · 5 comments

Comments

@biznizz
Copy link

biznizz commented Jan 9, 2020

So I've had no issue with using the program on Pixiv before, but today, it's reporting that it has no extractor for the site now.

Did they update something that broke the extractor?

@kattjevfel
Copy link
Contributor

Sure works here, could you provide a log with --verbose?

~ » gallery-dl --verbose https://www.pixiv.net/en/artworks/78797993
[gallery-dl][debug] Version 1.12.2
[gallery-dl][debug] Python 3.8.1 - Linux-5.4.8-zen1-1-zen-x86_64-with-glibc2.2.5
[gallery-dl][debug] requests 2.22.0 - urllib3 1.25.7
[gallery-dl][debug] Starting DownloadJob for 'https://www.pixiv.net/en/artworks/78797993'
[pixiv][debug] Using PixivWorkExtractor for 'https://www.pixiv.net/en/artworks/78797993'
[urllib3.connectionpool][debug] Starting new HTTPS connection (1): app-api.pixiv.net:443
[urllib3.connectionpool][debug] https://app-api.pixiv.net:443 "GET /v1/illust/detail?illust_id=78797993 HTTP/1.1" 200 653
[pixiv][debug] Active postprocessor modules: [UgoiraPP]
/mnt/jupiter/Temp/gallery-dl/pixiv/6271779 5240mosu/78797993_p0.jpg

@0xFFAC
Copy link

0xFFAC commented Jan 9, 2020

Pixiv changed profile URL's, https://www.pixiv.net/member.php?id=XXX redirects to https://www.pixiv.net/en/users/XXX

@biznizz
Copy link
Author

biznizz commented Jan 9, 2020

Yes, this is the issue.

When I put in https://www.pixiv.net/en/users/xx into the command line, I get the error, but when I put in the old https://www.pixiv.net/member.php?id=xx url, then the downloads worked.

The new URL structure doesn't get recognized by the program.

@indrakaw
Copy link

This should have to be fixed ASAP.

@TheOddball
Copy link
Contributor

TheOddball commented Jan 10, 2020

@mikf I can probably fix this in a pull request tomorrow, I'll look into it

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

6 participants