@elevideo/cli
v0.1.1
Published
elevideo CLI — AI video editing from your terminal
Readme
@elevideo/cli
AI video captions and templates from your terminal.
Install
npx @elevideo/cli --helpOr install globally:
npm install -g @elevideo/cliAuth
elevideo auth --key ck_your_api_keyGet your API key at elevideo.dev.
Commands
Render a video with captions
elevideo render https://example.com/video.mp4 --style bold --flow captionsRender with a template
elevideo render https://example.com/video.mp4 --template glossy-captionsBrowse caption styles
elevideo styles captions
elevideo styles info boldBrowse AI edit styles
elevideo styles ai-edits
elevideo styles info highlightsCheck render status
elevideo status render_abc123List your renders
elevideo rendersView account info
elevideo accountList templates
elevideo templatesConfiguration
Config is stored at ~/.elevideo/config.json. You can also set:
CLIPCODE_API_KEYenvironment variable--base-urlflag to point at a different API
Pricing
$0.01/sec of rendered video. 100 free credits on signup. See packages.
