ilovevideoeditor/iLoveVideoEditor Render

Render videos from VideoJSON specs in CI/CD with iLoveVideoEditor — queue a render, wait for completion, and download the MP4

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyiLoveVideoEditor API key (vf_live_...). Store it as a GitHub secret.yes
specPath to the VideoJSON spec file (relative to the workspace)yes
outputWhere to save the rendered MP4. Leave empty to skip the download.no""
wait'true' waits for the render to complete; 'false' only queues it and returns the job IDnotrue
api-baseAPI base URL override (defaults to the production API)nohttps://api.ilovevideoeditor.com
namedescription
job-idRender job ID
statusFinal render status (completed, failed, queued, ...)
download-urlSigned download URL of the rendered video (when wait=true and completed)