get_subtitles
Downloads auto-generated subtitles for any YouTube video using yt-dlp and returns the VTT track content.
Instructions
Downloads auto-generated subtitles for a YouTube video via yt-dlp and returns the VTT content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Subtitle language code, e.g. "en" or "ru". | en |
| video | Yes | YouTube video URL or bare video ID (e.g. dQw4w9WgXcQ). | |
| browser | No | Which browser to read YouTube cookies from. | chrome |
| profile | No | Browser profile name, e.g. "Default" or "Profile 1". |