Pixiv illusts downloader.
Project description
Pixiv Downloader
A command line pixiv illust downloader.
Install
pip install pixiv-down
Usage
usage: pixd [-h]
[-b MIN_BOOKMARKS] [-c MAX_PAGE_COUNT] [-n ILLUST_NUM]
[-k] [-p PATH] [-r RESOLUTION]
[-s START] [-e END]
[-l {debug,info,warn,error}]
{iid,aid,tag,rcmd,related,ranking} ...
Download illusts in diffrent ways
-
iid
download illusts by illust id list.
e.g.,
pixd iid 92578547 93005923 87052390 91681788
-
aid
download illusts by artist id list.
e.g.,
pixd aid 671593 8062849 10475690 14496985
-
tag
download illusts by tag name.
e.g.,
pixd tag 甘雨 刻晴 八重樱
-
rcmd
download illusts from recomments.
e.g.,
pixd rcmd
-
related
download related illusts of the specified illust id.
e.g.,
pixd related 70937229 87749466
-
ranking
download daily ranking of the specified day.
e.g.,
pixd ranking 2021-01-01 2021-02-01,2021-03-31
Optional Arguments
-
-h, --help
show this help message and exit
-
-b MIN_BOOKMARKS
the min bookmarks of illust (default: 3000)
-
-c MAX_PAGE_COUNT
the max page count of illust (default: 10)
-
-q MIN_QUALITY
the min quality of illust, the quality eauals the num of bookmarks per 100 views (default: None)
-
-l {1,2,3}
the max sex level of illust (default: 2)
-
-n ILLUST_NUM
total number of illusts to download (default: 300)
-
-p PATH
the storage path of illusts (default: ./)
-
-r RESOLUTION
the resolution of illusts:
s
/m
/l
/o
,i.e., square / middle / large / origin, can set multiple
-
-k
keep the json result to files
-
--show SHOW_JSON
print the json result on stdout
-
-s START
the start date of illust for tag searching (default:
2016-01-01
) -
-e END
the end date of illust for tag searching (default: today)
-
--only_new
only download the newest illusts from ranking
-
--without_illust
don't download illusts when download ranking
-
-l {debug,info,warn,error}
the log level (default:
warn
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pixiv-down-0.1.6.tar.gz
.
File metadata
- Download URL: pixiv-down-0.1.6.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 94ae7ac62eb0f232b3b6bbede085622aee65321a48c59daabe47e5d7aa62dadb |
|
MD5 | b56f58d36176b892ecb78553580a45c7 |
|
BLAKE2b-256 | b787623fa9d58c6df7d6592150e7cf32a611968577f2014c92ee03b115ff0c78 |
File details
Details for the file pixiv_down-0.1.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pixiv_down-0.1.6-py2.py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46d3fdc774277bdd182f0ce26366c78311b1b135bad3396391eecba9ae775e3c |
|
MD5 | 0a1f61e22b30bcf9336937a6b99662df |
|
BLAKE2b-256 | 890e2471d39b0c34db11a0956fe354e108d12e1662f72915c1f8307566b54e3b |