Skip to content

bebound/pixivd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixivD

PyPI version

A simple tool to download illustrations from Pixiv.

Download illustrations by uers_id, daily ranking or history ranking.

Features

  • Keep login sessions
    • Local storage
    • Secure storage (not memory safe)
  • Update downloaded artists
  • Refresh downloaded artists
  • Mutil-Language
  • Command-line interface

Installation

pip install pixivd

Usage

    pixivd
    pixivd <id>...
    pixivd -r [-d | --date=<date>]
    pixivd -u

Arguments:
    <id>                                       user_ids

Options:
    -r                                         Download by ranking
    -d <date> --date <date>                    Target date
    -u                                         Update exist folder
    -h --help                                  Show this screen
    -v --version                               Show version

Examples:
    pixivd 7210261 1980643
    pixivd -r -d 2016-09-24

The illusts will be downloaded to illustrations folder.

Screenshot

img

Credits

About

Pixiv Downloader - Batch download pictures from Pixiv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages