查看视频任务详情
下表仅列出该接口特有的请求参数和部分公共参数。更多信息请见公共参数。
参数 | 类型 | 是否必填 | 示例值 | 描述 |
|---|---|---|---|---|
Action | String | 是 | VideoProjectTaskDetail | 要执行的操作,取值:VideoProjectTaskDetail。 |
Version | String | 是 | 2021-05-21 | API的版本,取值:2021-05-21。 |
taskId | String | 是 | 27184633858 | 任务id |
subtaskIds | String | 否 | "10406058518784,10406058519040" | 子任务id,用逗号分隔 |
projectId | String | 是 | 10450295321856 | 项目id |
下表仅列出本接口特有的返回参数。更多信息请参见返回结构。
参数 | 类型 | 示例值 | 描述 |
|---|---|---|---|
data | Object | {"data":{"task":{"id":"27184633858","updateTime":"1764342133","audioDuration":"200","compressedVideoUrl":"","videoDownloadUrl":""}],"subTasks":[{"id":"27184634114","createTime":"1764324794","updateTime":"1764330138","finishTime":"1764327737","wordsCount":"261","sourceWordsCount":"346","suppressionVideoInfo":{"sourceLastTime":"200","targetLastTime":"200","sourceVid":"","sourceVideoUrl":"","sourceName":"","targetVid":"","targetVideoUrl":"","targetName":"","targetDownloadUrl":"h","posterUrl":""},"defaultStyle":"{\n\t"source":{\n\t\t"fontSize":14,\n\t\t"fontIndex":1,\n\t\t"fontFamily":"fz_lantingzhonghei_jianti",\n\t\t"color":"rgba(255, 255, 255, 1)",\n\t\t"textColor":"#FFFFFF",\n\t\t"textAlpha":1,\n\t\t"borderWidth":0.05,\n\t\t"borderColor":"#000000",\n\t\t"maskBackgroundColor":"rgba(0, 0, 0, 0.7)",\n\t\t"backgroundColor":"#000000",\n\t\t"backgroundAlpha":0,\n\t\t"alignment":1,\n\t\t"textAlign":"center",\n\t\t"marginLeft":37,\n\t\t"marginRight":37,\n\t\t"marginBottom":11,\n\t\t"lineMaxWidth":0.84836,\n\t\t"anchorX":0,\n\t\t"anchorY":0,\n\t\t"x":0,\n\t\t"y":-0.9,\n\t\t"show":true},\n\t}","textSource":0,"taskReference":"","subtaskReference":"","extra":"{"vid":"","suppression_options":{},"voiceid_list":null}","translationProgress":{"total":60,"finished":60,"translationStatusCode":0,"translationStatusMessage":"Task is successed"},"aiContentTranslateTaskStatus":2,"stage":212,"stageDescription":"视频压制"}],"videoDetailsWithAiRemove":[],"allTargetLanguages":["en"],"allWorkflows":["0"]}} | 视频任务详情 |
GET /?Action=VideoProjectTaskDetail&Version=2023-01-06&taskId=320&projectId=DkGVdZ1MK HTTP/1.1 Host: open.volcengineapi.com X-Date: 20260330T104902Z Authorization: HMAC-SHA256 Credential=Adfks******wekfwe/20260330/cn-beijing/i18n_openapi/request, SignedHeaders=host;x-date, Signature=47a7d934ff7b37c03938******cd7b8278a40a1057690c401e92246a0e41085f
{ "ResponseMetadata": { "RequestId": "20251110201548020022189202BE967C", "Action": "VideoProjectTaskDetail", "Version": "2021-05-21", "Service": "i18n_openapi", "Region": "cn-beijing" }, "Result": { "message": "vBB" } }
您可访问公共错误码,获取更多错误码信息。