search_transcript
Search a YouTube video's transcript for a keyword or phrase and get matching segments with timestamps.
Instructions
Search a video's transcript for a keyword/phrase and return matching segments with timestamps.
Args:
video_url_or_id: Full YouTube URL or bare 11-char video ID.
query: Keyword or phrase to search for (case-insensitive substring match).
languages: Preferred language codes in priority order. Defaults to ["en"].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| languages | No | ||
| video_url_or_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |