curl --request GET \
--url https://api.powertokens.ai/v1/videos/{task_id}/content \
--header 'Authorization: Bearer <token>'"<string>"在异步视频任务完成后下载最终视频文件内容。
当你需要直接获取媒体文件,而不是处理临时结果地址时,应使用此接口。
curl --request GET \
--url https://api.powertokens.ai/v1/videos/{task_id}/content \
--header 'Authorization: Bearer <token>'"<string>"