{
"id": "qvideo-user123-1704123456789",
"object": "video.generation",
"model": "kling-v2-6",
"mode": "std",
"status": "initializing",
"progress": 100,
"created_at": 1704123456,
"updated_at": 1704123556,
"completed_at": 1704123556,
"expires_at": 1706715556,
"seconds": "5",
"size": "1280x720",
"remixed_from_video_id": "",
"task_result": {
"videos": [
{
"id": "video_123456",
"url": "https://kodo.qiniu.com/videos/output-123456.mp4",
"duration": "5.0"
}
]
},
"error": {
"code": "generation_failed",
"message": "视频生成失败: 内容不符合规范"
}
}