Greasy Fork is available in English.

Pixiv Downloader

Tải xuống hình ảnh và truyện tranh từ Pixiv

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Yuusei Renji
Installazioni giornaliere
4
Installazioni totali
1.298
Valutazione
2 0 2
Versione
2.3.1
Creato il
05/12/2024
Aggiornato il
13/05/2025
Dimensione
14,3 KB
Licenza
GPL-3.0-only
Applica a

Pixiv Downloader

Description

This is a userscript to download images and manga from Pixiv. The script supports downloading both single images and batches.

Main features

  • Download single images from the artwork page
  • Download multiple artworks at once
  • Customize the file name format
  • Show download progress
  • Notify when finished
  • Multi-language support (English, Japanese, Chinese, Vietnamese)
  • I intend to add creating .zip for more photos to make it more compact, meaning that if there are two or more photos, it will create a .zip file and those photos will be in the .zip, but I have tried everything and it does not work even even trying jszip to create .zip with the code before works but now it doesn't i still haven't found a way

Installation

  1. Install Tampermonkey or a similar userscript manager
  2. Install the script from Greasy Fork

Usage

Download single

  1. Access the artwork page on Pixiv
  2. Click on the Tampermonkey menu and select "Download Artwork"

Batch download

  1. Click on the Tampermonkey menu and select "Batch Download"
  2. Enter the IDs or URLs of the artworks (one artwork per line)
  3. Click "Download" to start downloading

Configuration

  • CACHE_DURATION: Cache duration (24 hours)
  • MAX_CONCURRENT: Maximum concurrent downloads (3)
  • NOTIFY_DURATION: Notification duration (3 seconds)
  • RETRY_ATTEMPTS: Retry attempts when error (3)
  • RETRY_DELAY: Retry delay (1 second)
  • CHUNK_SIZE: Number of images to download at once (5)
  • BATCH_SIZE: Number of artworks to download in batch mode (20)

License

GPL-3.0

Author

RenjiYuusei