get_transcript
Fetch YouTube video transcripts with timestamps and multi-language support. Provide a video URL or ID to receive captions with formatting options.
Instructions
Fetch transcript for a YouTube video with timestamps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| languages | No | Preferred languages in priority order (e.g., ['en', 'es']) | |
| video_url_or_id | Yes | YouTube video URL or video ID | |
| include_timestamps | No | Whether to include start and end timestamps | |
| preserve_formatting | No | Whether to preserve HTML formatting in transcript text |