查詢影片創作任務
更新時間:2025-10-27 18:29:20
介面描述
1、查询视频创作任务
2、接口支持https协议
介面URL
http://api.polyv.net/live/v4/ai/video-produce/get
請求方式
GET
介面限制
1、介面同時支援HTTP、HTTPS,建議使用HTTPS以確保介面安全,介面呼叫有頻率限制,詳細請查看
請求參數說明
範例
http://api.polyv.net/live/v4/ai/video-produce/get?timestamp=1716107535043&appId=gopl67qi7e&aiPPTVideoId=4229&sign=6625340A6017272DF55CD1F5DC42CFCB
回應參數說明
data參數說明
status參數說明
回應範例
成功範例
{
"code": 200,
"status": "success",
"requestId": "be442eaa-0e03-426c-b6e8-36a8b4ac7b0d",
"data": {
"id": 4229,
"videoName": "视频名称-测试",
"fileId": "",
"fileName": null,
"type": 3,
"status": 20,
"times": 1,
"uploadStatus": 0,
"videoPath": "https://oss-live-1.videocc.net/pptvideo/20250714/video/4229_cb77f770eccc4f3ea5435021947e9b98.mp4",
"videoImage": "https://oss-live-1.videocc.net/pptvideo/20250714/image/4229_cb77f770eccc4f3ea5435021947e9b98.jpg",
"videoFileSize": 510437,
"digitalHumanId": 15,
"digitalHumanPositionSize": "1412,247,467,830",
"videoPoolId": null,
"dealTime": 1752478906000,
"expireTime": 1755070906000,
"duration": 1,
"executeTime": null,
"retry": 0,
"errorMessage": "",
"innerErrorMessage": "",
"createTime": 1752478716000,
"modifyTime": 1752478906000,
"draftJsonUrl": null,
"subtitlePath": "https://oss-live-1.videocc.net/pptvideo/20250714/subtitle/4229_cb77f770eccc4f3ea5435021947e9b98.srt"
},
"success": true
}
Error參數說明