getTranscript
Extract transcripts and subtitles from YouTube videos. Get full text with video metadata, multiple language support, and optional timestamps.
Instructions
Extract transcript/subtitles from a YouTube video. Returns full text with video metadata. Supports multiple languages and optional timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or 11-character video ID | |
| lang | No | Language code (en, ko, ja, es, etc.) | en |
| includeTimestamps | No | Include start time and duration for each segment |