Pixiv Downloader (イラスト/漫画)

Pixivからイラストと漫画をダウンロード

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Yuusei Renji
1日のインストール数
2
累計インストール数
513
評価
1 0 0
バージョン
2.3.0
作成日
2024/12/05
更新日
2024/12/05
大きさ
14.3KB
ライセンス
GPL-3.0-only
対象サイト

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