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

No suitable extractor found for Pixiv when trying to download search results #507

Closed
reboot-mk opened this issue Dec 6, 2019 · 1 comment

Comments

@reboot-mk
Copy link

Trying to download search results from this URL but gallery-dl gives me this output:

$ gallery-dl "https://www.pixiv.net/en/tags/%E5%8F%8B%E5%B8%8C%E3%81%82%E3%81%84%E3%81%AD/artworks\?mode\=safe\&p\=4\&s_mode\=s_tag" -v
[gallery-dl][debug] Version 1.11.1
[gallery-dl][debug] Python 3.8.0 - Linux-5.3.13-arch1-1-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/tags/%E5%8F%8B%E5%B8%8C%E3%81%82%E3%81%84%E3%81%AD/artworks\?mode\=safe\&p\=4\&s_mode\=s_tag'
[gallery-dl][debug] Updating urllib3 ciphers
[gallery-dl][error] No suitable extractor found for 'https://www.pixiv.net/en/tags/%E5%8F%8B%E5%B8%8C%E3%81%82%E3%81%84%E3%81%AD/artworks\?mode\=safe\&p\=4\&s_mode\=s_tag'
@GrennKren
Copy link

GrennKren commented Dec 7, 2019

Well, guess what. I got the temp solution..
This gallery-dl still not update capabilities for new pixiv's search..
for your url should be this one

Yeah.. from pixiv.net/tags/Blablablabla into pixiv.net/search.php?word=Blablablabla

@mikf mikf closed this as completed in 1f209da Dec 7, 2019
mikf added a commit that referenced this issue Dec 9, 2019
It's a lot less data, but doesn't invoke any additional
HTTP requests with potential Cloudflare CAPTCHAs.
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

3 participants