Authorization: Bearer ********************curl --location 'https://yibuapi.com/v1/videos/' \
--header 'Authorization: Bearer <token>'{
"id": "string",
"task_id": "string",
"object": "string",
"model": "string",
"status": "string",
"progress": 0,
"created_at": 0,
"completed_at": 0,
"metadata": {
"url": "string"
}
}