-
-
Notifications
You must be signed in to change notification settings - Fork 996
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
Support for Pixiv 'series' downloading #2964
Comments
Downloading a 'series' is now possible (63e0924), but you might need to supply your cookies for series with R18 works, haven't tested that yet. Your example downloads fine with just the usual Pixiv refresh token. |
Is there something we have to change in our settings/configuration for this to work? When I try to download a series the same way as a regular gallery, I get an error: |
Did you provide correct and matching cookies? |
Thanks for pointing that out, I see now! I needed to append |
Pixiv has the concept of a 'series' for easily reading a certain manga from a certain user without seeing their other art etc.
For example,
https://www.pixiv.net/user/10509347/series/21859 is the series link for 先輩がうざい後輩の話 (aka My Senpai Is Annoying)
Attempting to feed that link to gallery-dl gets a "no suitable extractor found" error.
It should be possible to feed a Pixiv series URL to gallery-dl and have it download the whole series.
The text was updated successfully, but these errors were encountered: