CompletelyGeneric / Pixiv-Fave-Downloader

download just your newest Pixiv faves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixiv Fave Downloader

This script downloads your Pixiv saves to a given directory, remembers where it left off and only downloads the difference. Additionally, this script also supports multiple users.

Setup

pip install pixivpy

Modify config.json with your username, password, and desired save directory.

Run

chmod +x pixiv-fave-dl.py
./pixiv-fave-dl.py

About

download just your newest Pixiv faves


Languages

Language:Python 100.0%