-
Download images and files in posts on Pixiv Fanbox with just one click.
(Note: You need to be a supporter of the creator to access contents at your supporting tier. This userscript cannot access any locked contents.)
-
Customizable templates for file names and save locations.
-
Use keyboard shortcuts to navigate, like posts, download files (see note above) and more.
-
Add the missing link to the Pixiv page of the creator.
-
Automatically copy text contents of posts after downloading.
-
Click the title of the post to copy text contents of it manually.
-
Automatically redirect to the canonical URL of the page.
{downloadDir}
: (Optional) The directory relative to the default download directory as the root of all downloaded files.{userDir}
: (Optional) Files from the same creator will be downloaded to this directory.{basename}
: Filename format (without file extension).
The final path of the file is the concatenation of all three templates in order (relative to the default download directory): {downloadDir}/{userDir}/{basename}
. Empty templates and their path separators will be omitted.
-
{username}
: The name of the author. -
{creatorId}
: The fanbox ID of the author, without the "@". -
{userId}
: The pixiv ID of the author. -
{postId}
: The ID of the post. -
{index}
: The index number of the file, starting from 1. -
{filename}
: The original filename of a downloadable file. -
{|{token}}
: Conditional token, resolves to the value before the vertical bar if the token{token}
does not have a value, otherwise resolves to the value of{token}
.Example:
{no name| ({filename})}
would resolve to "no name" if the token{filename}
did not have a value, or " (example)" if the value of{filename}
was "example".
Key | Description |
---|---|
(space) | Scroll to main content |
d | Download files |
a | Like the post |
s | Download files and like the post |
v | Open image viewer |
← (left arrow), q | Newer post |
→ (right arrow), e | Older post |