Greasy Fork is available in English.

Pixiv Downloader

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

Auteur
Renji Yuusei
Nombre d'installations quotidiennes
3
Nombre d'installations
122
Évaluations
0 0 0
Version
2.3.0
Créer
2024-12-05
Mis à jour
2024-12-05
Licence
GPL-3.0-only
S'applique à

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