Subtitle Video File
Video
Subtitle Video File
Generate and Overlay Subtitles onto a Video
Processes an input video to extract audio, generate transcriptions, and burn-in or side-load subtitles based on the provided configuration.
POST
Subtitle Video File
Documentation Index
Fetch the complete documentation index at: https://plotweaver.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
A Public accessible URI or path string pointing to the video file.
Example:
"s3://bucket/audio/lesson_1.mp4"
The starting language (case-sensitive to your Enum)
Available options:
French, English, Amharic, Swahili, Chinese, Japanese, Korean, German, Russian, Portuguese, Spanish, Italian, Arabic, Dutch, Hindi, Urdu Example:
"English"
A String of valid Language enum values
Available options:
French, English, Amharic, Swahili, Chinese, Japanese, Korean, German, Russian, Portuguese, Spanish, Italian, Arabic, Dutch, Hindi, Urdu Examples:
"English"
"Hindu"
"Chinese"
Response
Successful Response