youtube_captions
Retrieve auto-generated or human captions for a YouTube video by providing its ID and optional language code. Returns caption cues in JSON format.
Instructions
Retrieve auto-generated or human captions. Returns the caption cues for a specific YouTube video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube video ID (11-character code) | |
| lang | No | Caption language code (ISO 639-1), defaults to **en** |