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://api.aiid.edu.kg/v1/videos/{task_id}/content \ --header 'Authorization: Bearer <token>'
"<string>"
完了した動画タスクの動画ファイルの内容を取得します。
このインターフェースは、動画ファイルストリームをプロキシ経由で返します。
Bearer Token を使用して認証します。 形式: Authorization: Bearer sk-xxxxxx
Authorization: Bearer sk-xxxxxx
ビデオタスク ID
動画コンテンツの取得に成功しました
The response is of type file.
file