Skip to content

kokororin/pixiv-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixiv Downloader

npm version

CLI tool for downloading pixiv search results

Install

npm install pixiv-downloader -g

Usage

pixiv-downloader <tag> -o <outputDir>

If you do not provide a output directory, images will be downloaded in pixiv_downloader_output.
It will never stop until you kill the terminal manually or all images have been downloaded.

Example

pixiv-downloader ことり -o pixiv

License

MIT