0.4.1 • Published 7 years ago

pixiv-tag-downloader v0.4.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

pixiv-tag-downloader Build Status

タグ検索に特化したpixivの画像ダウンローダー

特徴

オリジナルサイズの画像ダウンロード 残り時間の表示 ブックマーク数によるフィルタ R18フィルタのオン・オフ 漫画フィルタのオン・オフ

Demo

pixiv-tag-downloader

Install

$ npm install --global pixiv-tag-downloader

CLI

  pixiv tag downloader

  Usage
    $ pixiv-tag-downloader [input]

  Options
    --uername, -u   pixiv username (use cache)
    --password, -p  pixiv password (use cache)
    --output, -o    output path (create directory)  [Default: current directory]
    --wait, -w      interval time  [Default: 5]
    --favorite, -f  filter favorite count
    --r18, -r       include R18?  [Default: false]
    --manga, -m     include manga?  [Default: false]

  Examples
    $ pixiv-tag-downloader 艦これ1000ユーザ入り -u username -p password
    $ pixiv-tag-downloader 嫁セイバー -r -f 1000 -o 嫁セイバー

License

MIT © akameco