Skip to content

Any simple way to download Pixiv galleries? #3471

Answered by enduser420
marvyn7 asked this question in Q&A
Discussion options

You must be logged in to vote

run gallery-dl oauth:pixiv and follow the instructions it will store the refresh-token in cache (no need for cookies or a config file)

$ gallery-dl oauth:pixiv
1) Open your browser's Developer Tools (F12) and switch to the Network tab
2) Login
3) Select the last network monitor entry ('callback?state=...')
4) Copy its 'code' query parameter, paste it below, and press Enter       

- This 'code' will expire 30 seconds after logging in.
- Copy-pasting more than just the 'code' value will work as well,
  like the entire URL or several query parameters.

code:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@marvyn7
Comment options

@enduser420
Comment options

@marvyn7
Comment options

Answer selected by marvyn7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants