Generate AD Video
Pick one of the two simple flows below to generate audio description video.Already uploaded media or using the signed upload flow? Generate with
media_id. See Large Local File Upload or API Reference.1. Using a Video from public URL
Upload from a public URL and generate in one step.job_id to poll get_results for completion.
2. Using a Video from local file
Upload a local file and generate in one step.Direct multipart upload supports local files up to 32 MB. For larger local files, see Large Local File Upload.
job_id to poll get_results for completion. On success, video_signed_url contains the link to the generated video.
Tips
- The default output
formatisvtt. - Choose
standard_adorextended_adbased on your timing and detail needs. See Standard AD vs Extended AD. - Use
custom_instructionsto guide the AI’s description style (e.g. tone, focus, or length). - Set
read_all_onscreen_text: truefor educational, government, or news content to force the AI to read slides, lower thirds, and on-screen labels verbatim (only applies whenad_typeisextended_ad).
Retrieve Results
Use thejob_id from the previous step to fetch results:
format: "vtt"):

