get https://api.heygen.com/v2/video_translate/proofread//download-srt
Returns a link to download the SRT file for the specified proofread.
Response
Field | Type | Description |
---|---|---|
srt_url | str | URL of the proofread SRT file. |
{
"error": null,
"data": {
"srt_url": "https://resource2.heygen.ai/video_translate/6070191e6cbf438494ef6a642f2483a6/Testing_my_1st_proofread.srt?response-content-disposition=attachment%3B+filename%2A%3DUTF-8%27%27CY_Testing_my_1st_proofread.srt%3B"
}
}