Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 378 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 378 Bytes

Pixiv

Python3;
Get image from pixiv.

Update

[2019/07/15]

  1. Fix some error.
  2. Add User ID in file name.

Default

# Get RankLink: https://www.pixiv.net/ranking.php?mode=male    
python3 pixiv.py    

Usage

# By UserID:    
python3 pixiv.py "673179"    
# By RankLink:    
python3 pixiv.py "https://www.pixiv.net/ranking.php?mode=male"