list_transcript_languages
List available subtitle languages for a YouTube video. Use when you need to select a transcript language or when a previous transcript request was not available.
Instructions
List the subtitle tracks available for a YouTube video.
Call this when you do not know which languages a video has, or after get_transcript reported that the requested language is unavailable.
Args: url: YouTube video URL (watch, youtu.be, shorts or embed form), or the bare 11-character video id.
Returns: One line per track: " - (manual|auto-generated)".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |