Generate 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

Existing folder to store this proofread file.

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

FieldTypeDescription
proofread_idstrID of the proofread.
statusstrstatus of the generated proofread
Language
Credentials
Header
Click Try It! to start a request and see the response here!