pixiv-tag-downloader

0.4.1 • Public • Published

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

Package Sidebar

Install

npm i pixiv-tag-downloader

Weekly Downloads

0

Version

0.4.1

License

MIT

Last publish

Collaborators

  • akameco