Get video info
get_video_infoGet metadata for a YouTube video: title, channel, duration, views, thumbnails, and available transcript languages. Use it when you need video information without fetching subtitles.
Instructions
Get metadata for one YouTube video (title, channel, duration, views, thumbnails) plus the list of available transcript languages, WITHOUT downloading the subtitles. Use it only when the transcript itself is not wanted. If you are going to fetch the transcript anyway, call get_transcript with video_metadata=true instead — it returns both for one credit, where these are two separate calls and two credits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube video id or URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| available_langs | No |