get_transcript
Retrieve complete YouTube video transcripts with timestamps and full text. Requires no API key, just a video URL.
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") |