list_video_captions
Discover available caption languages and track types for a YouTube video, such as standard, auto-generated, or forced captions.
Instructions
List available caption track metadata for a video (requires API Key or OAuth). Returns items[].snippet with language (e.g., 'en'), name, trackKind ('standard', 'asr' for auto-generated, 'forced'), and lastUpdated. Use this to discover what caption languages exist for a video; use get_video_transcript to download the actual text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_id | Yes | The video ID |