summarize_transcript
Generate timestamped chapter summaries from any YouTube video transcript. Provide a video URL; no API key required.
Instructions
Splits the YouTube video transcript into chunks and creates timestamped chapters. No API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoUrl | Yes | YouTube video URL or video ID | |
| chunkSeconds | No | Duration of each chapter/chunk in seconds. Default: 120 |