video_summarize
Whisper + AI summary of an uploaded file — transcript included; 1 credit/min + 1. Costs 1 credit/min +1. Empty results and failures are never charged. Pass cache=true for a free 24h cache hit (default always fresh).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Video or audio file (multipart form field — use -F file=@path, not a query string). Max 200MB / 60 minutes. | |
| language | No | ISO-639-1 Whisper language hint, e.g. "en" or "tr". Omit to auto-detect. | |
| translate | No | When true, translate speech to English before summarizing. Default false. | |
| timestampGranularity | No | segment (default) or word. |