@superlcr/hs
v0.5.6
Published
Huasheng on the command line. A script goes in, a finished video comes out. A single binary, --json everywhere, built for external developers and AI clients.
Maintainers
Readme
hs — Huasheng on the command line
A script goes in, a finished video comes out. hs is a single binary with --json on every
command, and it doubles as an MCP server so AI clients can drive Huasheng directly.
npx @superlcr/hs --help # try it
npm install -g @superlcr/hs # then just: hshs auth login # sign in with your Bilibili account, in your browser
hs make --script "why the sky is blue" --out video.mp4This package contains a small launcher; the binary for your platform is installed as an optional dependency, so nothing is downloaded or compiled at install time.
Not using npm? curl -fsSL https://raw.githubusercontent.com/superlcr/huasheng-cli/main/install.sh | sh
Full documentation, including the MCP setup for Claude, ChatGPT and Codex: https://github.com/superlcr/huasheng-cli
