curl --location 'https://147ai.com/v1/videos/task_xxx' \
--header 'Authorization: sk-'{
"id": "task_xxx",
"size": "720x720",
"model": "veo_3_1",
"detail": {},
"object": "video",
"status": "completed",
"progress": 100,
"video_url": "图片下载地址url",
"created_at": 1776051958,
"completed_at": 1776052101
}