get_video_info
Extract YouTube video details including title, description, statistics, tags, and chapter markers from any video URL to analyze content and structure.
Instructions
Get detailed information about a YouTube video including title, description, stats, tags, and chapters.
Args: video_url: YouTube video URL (e.g. "https://youtube.com/watch?v=xxx")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video_url | Yes |