get_transcript_summary
Extract and organize YouTube video transcripts into time-based chunks for structured analysis of long content.
Instructions
Get a transcript organized into time-based chunks for easier analysis of long videos.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or video ID to summarize | |
| language | No | ISO 639-1 language code for the transcript (e.g. en, de, es, fr) | en |
| chunk_minutes | No | Size of each time chunk in minutes for grouping transcript segments |