Skip to content
douban

v0.1.0

The first release: read-only lookup commands for Douban.

The first tagged release of douban. A single static binary that reads public Douban surfaces and prints clean records, either as a table or as JSON for piping into jq.

Commands

  • search and suggest find subjects by keyword.
  • book prints a book's detail by id or URL.
  • top250 lists the movie Top 250.
  • chart lists the weekly book and movie charts.
  • nowplaying lists what is in cinemas.
  • doulist reads a Doulist's items.

Build and install

Pure Go, so the binary has no runtime dependencies. Every release ships archives for Linux, macOS, Windows, and FreeBSD, Linux packages (deb, rpm, apk), and a container image on GHCR.