Release notes

Every shipped change to the javinfo API, newest first.

  1. v0.6.0

    javinfo CLI and MCP open/serve — local LAN HLS

    A native javinfo CLI for movie lookups and local HLS play sessions. @javinfo/mcp 0.6 adds javinfo-open and javinfo-serve; both share the same API key file as the CLI.

  2. v0.5.2

    Preview video CDN — worldwide playback via cdn.javinfo.dev

    sampleUrl on /movie, /query, and /random now proxies through cdn.javinfo.dev, so DMM preview clips play from any region, not just Japan. HTTP range support for smooth seeking, globally edge-cached. Free-tier rate limits lowered.

  3. v0.5.0

    javlibrary provider — deep-catalog fallback on /movie and /query

    javlibrary joins the roster as the last-resort, browser-scraped source. /movie does code lookups; /query is keyword-only with num (no filters).

  4. v0.4.0

    FANZA + DMM split, /query filtering, javdb search, public /stats

    The r18 provider splits into FANZA and DMM, /query gains filters, sorting, and pagination, javdb joins as a search provider, and a keyless /stats endpoint exposes live catalog counts. /movie now costs half as much.

  5. v0.3.0

    MCP server, web dashboard, javdatabase provider, API redesign

    Four additions: the MCP server @javinfo/mcp, the web dashboard at app.javinfo.dev, the javdatabase provider, and the /query+/movie endpoint split.

  6. v0.2.0

    All providers on every tier

    Provider access is no longer tier-gated. The response schema changed, and the Free rate limit is now lower.

  7. v0.1.1

    missav provider

    Adds the missav provider with HLS streams, plus a higher Pro quota.

  8. v0.1.0

    Initial beta

    First public beta of the javinfo search API.