Editor
Download compiled editor timeline
post/editor/download
Request body
Example request
{
"stream_url": "https://stream.videodb.io/compiled/12345"
}Response
Download URL generated
Example response
{
"success": true,
"data": {
"download_url": "https://download.videodb.io/..."
}
}