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

Support for Pixiv 'series' downloading #2964

Closed
boastful-inaba opened this issue Sep 25, 2022 · 4 comments
Closed

Support for Pixiv 'series' downloading #2964

boastful-inaba opened this issue Sep 25, 2022 · 4 comments

Comments

@boastful-inaba
Copy link

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.

@mikf
Copy link
Owner

mikf commented Sep 29, 2022

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.

@ChromeGames923
Copy link

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: [pixiv][info] No results for https://www.pixiv.net/user/16172377/series/XXXXXX

@Hrxn
Copy link
Contributor

Hrxn commented Aug 9, 2024

Did you provide correct and matching cookies?

@ChromeGames923
Copy link

ChromeGames923 commented Aug 9, 2024

Thanks for pointing that out, I see now! I needed to append --cookies-from-browser [browser]/pixiv.net

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

4 participants