Translate Video
Video
Translate Video
Create a video translation task with specified parameters including target language, voice, and subtitle options.
POST
Translate Video
Translate an existing video into another language with voiceover and subtitles.Documentation Index
Fetch the complete documentation index at: https://docs.jogg.ai/llms.txt
Use this file to discover all available pages before exploring further.
Example Usage
Related Guides
Video Translation Guide
Learn about video translation workflow
Get Target Languages
See supported languages
Authorizations
API key for authentication. Obtain your key from the JoggAI dashboard.
Body
application/json
URL of the video to translate
Example:
"https://res.jogg.ai/video.mp4"
Target language for translation
Example:
"spanish"
Title for the translated video
Example:
"Translated Video Title"
Translate audio only without lip sync
Example:
false
Voice ID for dubbed audio
Example:
"es-ES-ElviraNeural"
Enable translated subtitles
Example:
true
Enable dynamic duration adjustment
Example:
false
Callback URL for status notifications
Example:
"https://example.com/callback"
Response
200 - application/json
Success

