{
"file_id":7628853
"video_path":/tmp/movie1.ma4
}curl --location 'ugreen/v2/stream/transcode/subtitles/download/status' \
--header 'Content-Type: application/json' \
--data '{
"file_id":7628853
"video_path":/tmp/movie1.ma4
}'{
"code": 200,
"msg": "success",
"data": {
"status": 0,
"file_path": "/tmp/subtitle1.ass"
}
}