Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://utoken.yoostudio.ai/v1/videos/{task_id}/content \ --header 'Authorization: Bearer <token>'
"<string>"
获取已完成视频任务的视频文件内容。
此接口会代理返回视频文件流。
Use Bearer Token authentication Format: Authorization: Bearer sk-xxxxxx
Video Task ID
Success - Video content retrieved
The response is of type file.
file
Was this page helpful?