Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kokororin/pixiv-downloader

CLI tool for downloading pixiv search results
https://github.com/kokororin/pixiv-downloader

pixiv pixiv-downloader

Last synced: about 2 months ago
JSON representation

CLI tool for downloading pixiv search results

Awesome Lists containing this project

README

        

# Pixiv Downloader
[![npm version](https://badge.fury.io/js/pixiv-downloader.svg)](https://badge.fury.io/js/pixiv-downloader)

CLI tool for downloading pixiv search results

## Install
```bash
npm install pixiv-downloader -g
```

## Usage
```bash
pixiv-downloader -o
```

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
```bash
pixiv-downloader ことり -o pixiv
```

## License
MIT