Skip to content
This repository has been archived by the owner on Nov 26, 2019. It is now read-only.

Latest commit

 

History

History
105 lines (53 loc) · 4.08 KB

README-EN.md

File metadata and controls

105 lines (53 loc) · 4.08 KB

Note:

This version (script version) will only perform basic maintenance in the future and will not add new features. Please migrate to the Chrome extension as soon as possible.

Install Chrome extension:Offline installation tutorial

Chrome extension Github page

Chrome extension wiki

** If you have an extended version installed, you will need to disable this script version. ** Do not let both versions run at the same time.

Introduction:

This is a Pixiv image downloader written in JavaScript that supports many page types and filters.

Some additional features have been added, such as removing ads, quick collections, Add tag to unclassified work, and viewing pictures.

It is essentially a user script (UserScript) that must be installed using the User Script Manager.

仙尊 pixiv 下载器 英文截图

Recommended Use:

Browser: Chrome (download Chrome browser)

User Script Manager: Tampermonkey (view in Chrome webstore)

  • Please turn off "Ask where to save each file before downloading" in browser settings.

Install:

You can install it at greasyfork.org:

https://greasyfork.org/zh-CN/scripts/24252

The downloaded file will be saved in your browser's download directory.

Browser extension:

This tool has a browser extension. If you want to use a browser extension, you can uninstall the scripted version and install the browser extension.

GitHub

Supported languages:

Simplified Chinese

Traditional Chinese (thanks 道满 for translation)

English (machine translation, also used under Korean settings)

日本語 (machine translation)

You can also optimize the translation, thank you very much :)

Tips:

  • Browser's resource limits

When you download picture, this page uses more memory and cpu resources. If you switch to another page and the download page is not activated, Browser will limit the resource usage of the download page, resulting in slow download.

How to solve: Pull out the downloaded tabs individually and become a separate window. This page is the only one in the new window and it is always active. Downloads are not affected, we can use other pages too.

  • How to view the animation ( ugoira image ):

The animated picture is suffixed with ugoira. Please install HoneyView software. Open the ugoira file with HoneyView to see the animation effect.

Now you can download the gif image directly for a single animation.

Available pages and test URL:

Library used:

Viewer.js

zip.js

gif.js