get_youtube_subtitles_download
Download subtitle tracks for YouTube videos by providing the video ID. Optionally specify a language code.
Instructions
Download the subtitle track for a specific YouTube video. Per-video — pass videoId, not channelId. Costs 3 credits per download.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID (the v= value in a watch URL) | |
| language | No | Subtitle language code (ISO 639-3, e.g. "eng", "jpn"). Defaults to the primary track. |