search_transcript
Find specific content in YouTube video transcripts by searching for keywords or phrases. Returns matching passages with timestamps and direct links to jump to relevant sections.
Instructions
Search for specific content within a video's transcript. Returns matching passages with timestamps and direct links.
Args: video_url: YouTube video URL query: Text to search for in the transcript language: Preferred language code (default "en")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes | ||
| query | Yes | ||
| language | No | en |