get_video_info
Retrieve video metadata for any URL from YouTube or other supported sites. Get title, uploader, duration, view count, thumbnail, and available qualities without downloading the video.
Instructions
Look up metadata for a video URL (YouTube and hundreds of other sites via yt-dlp) without downloading it. Returns title, uploader, duration, view count, thumbnail, and available video qualities. For playlist URLs, only the first video is inspected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The video URL to look up (e.g. a YouTube link). |