Update: So hentaidownloader will have it second rewrite to third version. This update will introduce
- Kemono scraper
- Nozomi.la scraper
- Various fixes
- Rest api
- Better and more clean and more flexible code (maybe plugin api?)
- Depending on how hard it will be it could also introduce: fantia/patreon/fanbox/beta.sankaku scraping
The goal is to not use selenium or similar software, but it might not be possible with my current skills.
If i find free time (and i will be happy with code quality), the v3 version will get it's own branch
Simple solution that allows you to download your favourite images from various sites.
- Download Java
- Download HentaiDownloader
- Run HentaiDownloader:
java -jar HentaiDownloader.jar
- Input the required arguments into the application
Sites based on booru have search functions, from now HentaiDownloader will be using that instead of rating and tags
inputs.
Some sites may have different search functions, this is only simplified version of it
- Tags:
loli pink_hair happy_sugar_life rape
- Exclude Tags:
-happy_sugar_life -rape
- Rating:
rating:general
rating:safe
rating:questionable
rating:explicit
- Score:
score:>100
score:<100
If you want to know more check those link may help you
GelBooru Source 1
GelBooru Source 2
GelBooru Source 3
DanBooru Documentation
- DanBooru
- GelBooru
- Rule34
- SafeBooru
- Yandere
- Konachan
- AllTheFallen (AFT)
- BleachBooru
- LoliBooru
- Tbib
- HypnoHub
- DanBooru:
You need to specify user api_key and user_id in order to allow HentaiDownloader work better
User Options - GelBooru:
You need to specify user api_key and login in order to allow HentaiDownloader work better
User Api Keys - EXHentai
Since this site is blocked for some users you need to specify "ipb_member_id", "ipb_pass_hash", "igneous" cokkies
Guide Guide 2 - NHentai:
They added some fucking shit so you need to specify: your user agent and "cf_clearance" cookie | or use direct until they fix it
1 2
Built on: Java 11 (Adoptium)
MultiThreading is bad