Suggest clips
suggest_clipsFind the most shareable moments of a public video for short-form clips: start/end seconds aligned to speech, a hook-style title in the video's language and why it works. Transcribes the video first if needed (same cost and async behaviour as get_transcript). Suggestions are free per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public video URL: YouTube video/short/live replay, Twitch VOD, Kick VOD or TikTok video. | |
| count | No | How many clips (default 5; hard cap is one clip per 30 s of video, minimum 20). | |
| language | No | Spoken language of the video as ISO-639-1 (e.g. 'en', 'es'). Omit to auto-detect. | |
| instruction | No | Editorial guidance, e.g. 'moments about pricing' or 'funny moments only'. | |
| max_seconds | No | Longest clip in seconds (default 90). | |
| min_seconds | No | Shortest clip in seconds (default 20). | |
| wait_seconds | No | Seconds to wait for processing before returning status 'processing' (default 90). Long videos can take several minutes: just call again. | |
| reason_language | No | Language for the 'reason' field (ISO-639-1, default 'en'). Titles always follow the video's language. |