AI agents: fetch the documentation index at llms.txt. Markdown versions are available by appending .md to any page URL, including this page's markdown.
Installation
Install vs, configure keys, and verify your environment.
You need Node 24+ and ffmpeg (brew install ffmpeg on macOS).
Install
git clone https://github.com/mblode/video-studio.git
cd video-studio
npm install
npm linknpm install builds the CLI and installs git hooks. After npm link, vs is on your PATH.
Configure keys
cp .env.example .envPaste your keys into .env. Keys are read from the environment only — never written to manifests or logs.