get_youtube_subtitles_meta
Retrieve available subtitle tracks for a YouTube video, including language codes and whether they are auto-generated or human-uploaded.
Instructions
List available subtitle tracks for a SINGLE YouTube video: language codes, auto-generated vs human-uploaded. Per-video, not per-channel — pass the videoId of one video at a time. Use this before calling get_youtube_subtitles_download to know what languages exist. Costs 1 credit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID (the v= value in a watch URL) |