get_video_info
Retrieve a YouTube video's title, description, channel, duration, and keywords without an API key. Use this as the starting point for video analysis before fetching transcripts or frames.
Instructions
Get basic information about a YouTube video: title, description, channel, duration, and keywords. Works without API key. START HERE for any video analysis - then use get_transcript for content or get_video_frames for visuals. For complete analysis in one call, use deep_analyze_video instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or URL |