KURAYA turns scattered JAV files into a browsable library. It reads the code from each filename, fetches covers and metadata, files them under Actor/Code withnfo + poster, and builds a searchable offline index.html. Local-first, no downloading, MIT.
No reviews yetBe the first to leave a review for KURAYA 蔵屋
Framer AI AgentsDesign and publish professional sites with AI
Promoted
Maker
📌
Hi PH 👋
I had a few hundred video files named like ABC-123.mp4 sitting in one
folder. Every existing tool I tried was either a heavy media server, a
Windows-only GUI, or something that also wanted to download things for
me. I just wanted the files sorted and something I could browse.
So KURAYA does exactly that and nothing else:
1. Reads the code from the filename
2. Fetches metadata + cover from javbus (single source, no aggregation)
3. Files it as Actor/Code/ with a .nfo and poster
4. Generates one index.html — searchable, filterable, click a cover to play
It never downloads video, never uploads anything, and works entirely on
files you already have. One binary, no server, no database, no account.
brew install tenngoxars/tap/kuraya
Windows and Linux one-liners are on the site. macOS / Windows / Linux,
CLI + interactive menu, UI in EN / 简中 / 繁中, MIT licensed.
Scope is deliberately narrow — only official studio releases with fixed
letter-digit codes. Amateur, FC2, uncensored, and compilations are out of
scope and left untouched. `kuraya selftest` tells you whether a failure
is the site changing or the code just not being covered.
Happy to answer anything.