get_transcript
Retrieve the full transcript of any YouTube video with timestamps for each segment. Get both individual segments and the complete text without needing an API key.
Instructions
Fetch the full transcript/captions of a YouTube video with timestamps. Returns both individual segments with timing and the full concatenated text. No API key needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or video ID | |
| lang | No | Language code for captions (default: "en") |