Local E-Hentai Gallery Index (with ~830k galleries' metadata)
- Search multiple tags, in like mode / exact mode
- Local thumbnails cache
- Export search results as csv / json
- Expunged / min-rating filter
- (Filename / URL based) local files filter, with auto discover
- Go >= 1.12
Build package cmd/local-ehentai
:
go build ./cmd/local-ehentai
Set your workdir to web
when running
- Download gdata.json from Mega, shared by Sachia Lanlus.
- Download & unzip local-ehentai.win.zip (Releases)
- Put gdata.json in the same directory with local-ehentai.exe
- Run local-ehentai.exe
- Open http://127.0.0.1:8080/
Comma-separated tag:value pair
tag1:exact value1$, tag2:like value2 [, tag3:value3, value4, ...]
If the tag is omitted, all tags will be searched.
If the value ends with $, an exact match will be performed.
category
uploader
parody
character
artist
group
female
male
language
misc
gid
(exact match)
artist:toyo$, female: swim
Will match
(artist
is toyo
) AND (female
contains swim
)
- Put your archive files under
files
directory (or sub directory) - Restart local-ehentai.exe
- Modify file
filesMap.txt
in the same directory with local-ehentai.exe - Syntax:
filename/gallery_id
, eg:abcd.zip/1234
- Restart local-ehentai.exe
- Modify file
existUrls.txt
in the same directory with local-ehentai.exe - Restart local-ehentai.exe
If you have downloaded thumbnails form this torrent, you can use local thumbs cache without connecting to eght.org
- Unzip thumbs_raw.7z, rename the directory to thumbs
- Put thumbs directory in the same directory with local-ehentai.exe, then restart it