Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 589 Bytes

File metadata and controls

14 lines (11 loc) · 589 Bytes

e621_categorized_pooled_downloader

Requirements

Python e621 API wrapper

Python >=3.7

Requests

How to use

Run main.py. The first question you'll be asked is your search query. The second is what tags you need to separate into folders. The third is a rating threshold (if the post doesn't meet it, it won't be downloaded). If required, uncomment the login line and put a username and API key there.

Known issues

None. Report if there are any.