get_transcript
Retrieve full YouTube video transcripts with timestamps. Get both timed segments and complete text, no API key required.
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") |