Skip to content

mu-ebook-scout v1.4.0 · 电子书下载器

Latest

Choose a tag to compare

@muippt muippt released this 09 Sep 08:28
· 8 commits to main since this release

mu-ebook-scout v1.4.0

One search, ten legal book sources — multi-source search for public-domain and open-license ebooks in Chinese and English.

Highlights

  • 🌐 10 built-in sources, parallel search with graceful degradation — Project Gutenberg, Open Library, Wikisource (zh/en), Standard Ebooks, CBETA, ctext.org, LibriVox, Google Books, wenshuoge, daizhigev20
  • 🐙 Full-GitHub book-list search — community netdisk directories discovered via the GitHub code-search API (link-only; the tool never touches netdisks)
  • 🥇 Confidence ranking 0–100 by title/author match, availability and format
  • 🔧 Three front-ends, one core — CLI (bookscout), MCP server (pip install mu-ebook-scout[mcp]), Agent Skill shell
  • 🧩 Custom sources (Prowlarr-style), strictly pass-through link-only
  • 🛡️ Explicit, verified downloads — host allowlist, 100 MB cap, magic-number verification; nothing downloads until you say so

Safety & Privacy

  • Zero runtime dependencies (Python stdlib only); no telemetry, no data collection
  • Tokens read from environment variables only — never stored or logged
  • 127 unit tests passing; tests never touch the network

Install

pipx install git+https://github.com/muippt/mu-ebook-scout

Full Changelog: https://github.com/muippt/mu-ebook-scout/commits/v1.4.0