{
"code": "string",
"message": "string",
"result": {
"taskId": "string",
"status": "string",
"errorMsg": "string",
"exportVideos": [
{
"scriptId": 0,
"status": "string",
"title": "string",
"description": "string",
"videoUrl": "string",
"coverUrl": "string",
"videoDuration": 0,
"videoEtag": "string"
}
],
"previewVideos": [
{
"scriptId": 0,
"status": "string",
"title": "string",
"description": "string",
"videoUrl": "string",
"coverUrl": "string",
"videoDuration": 0,
"videoEtag": "string"
}
],
"productName": "string",
"productDescription": "string",
"videoSceneInfoList": [
{
"mediaId": "string",
"seq": 0,
"mediaType": "string",
"sceneAnalyseDesc": "string",
"sceneFileName": "string",
"videoSceneCoverUrl": "string",
"start": 0,
"end": 0
}
],
"imageSceneInfoList": [
{
"mediaId": "string",
"mediaType": "string",
"sceneAnalyseDesc": "string",
"sceneFileName": "string",
"imageSceneUrl": "string"
}
]
}
}