Explicit submission inputs
Audio, references, prompt, model, and aspect ratio remain visible as arguments that can be reviewed before execution.
Submit tracks, attach visual references, check task status, and retrieve finished assets without leaving your shell.
npm install -g bizmuse-cliInstall BizMuse CLI globally so the same command is available in local shells and automated runners.
npm install -g bizmuse-cliSave your BizMuse API key once. Later commands reuse the local credential without exposing it in shell history.
bizmuse auth set-api-keyChoose a soundtrack, references, format, and direction explicitly, then keep the returned task ID for status checks.
bizmuse mv run --audio song.mp3 --prompt "..."Audio, references, prompt, model, and aspect ratio remain visible as arguments that can be reviewed before execution.
Submit, status, and result commands separate task submission from long-running render work.
Use filesystem paths during hands-on work or direct media URLs inside hosted automation environments.
Pass ordered image references without burying asset names or intent inside an unstructured prompt.
Set the target composition at submission time so downstream publishing does not depend on emergency cropping.
Task IDs, status details, and result payloads remain structured so scripts can store and pass them between steps.
Run a render task alongside media preparation scripts, naming checks, and release packaging commands.
Submit approved tracks from a review queue and retain each task ID for editorial follow-up.
Use structured results to pass finished assets to storage, cataloging, or notification systems.
Take a mastered or AI-generated audio export and move it into video production with reproducible settings.
It covers authentication, generation submission, task inspection, and result retrieval for BizMuse music video tasks.
Use a supported Node.js environment, the BizMuse CLI package, and a valid BizMuse API key for the account that owns the tasks.
Yes. Keep submission inputs explicit, persist the returned task ID, and let later steps inspect status and retrieve the completed result.
No. Provide an audio file path or direct media URL. Export tracks from music platforms before submission.
Usually not. Capture the task ID, poll status at a sensible interval, and retrieve assets only after the task reports completion.
Use the --json option for task IDs, progress, errors, video URLs, and cover metadata instead of parsing terminal text.
Install the CLI, authorize the machine, and submit a test track with settings you can reuse in scripts.
Get StartedFree to start, no credit card