post https://api.heygen.com/v2/video_translate/proofread
Generates a proofread for a video based on the specified parameters.
Note: This call will consume API credits.
This endpoint is only available to Scale and Enterprise API plan users.
Request Body
Field | Type | Description |
---|---|---|
video_url | string | The URL of the video file to generate the proofread. Supports direct video file URLs, Google Drive URLs, and YouTube URLs. |
title | string | Title of the proofread |
output_language | string | The target language for the proofread. |
brand_voice_id | string (optional) | The unique identify of the brand voice to be incorporated in the proofread |
speaker_num | int (optional) | Number of speakers. |
folder_id | string (optional | Folder Identifier. |
enable_video_stretching | boolean (optional) | Enable dynamic duration, which stretches or shrinks portions of your video to enhance conversational fluidity and translation quality between languages with different speaking rates. Defaults to false |
disable_music_track | boolean (optional) | Defaults to false |
enable_speech_enhancement | boolean (optional) | Defaults to true |
Response
Field | Type | Description |
---|---|---|
proofread_id | str | ID of the proofread. |
status | str | status of the generated proofread |