youtube_get_thumbnails
Download YouTube video thumbnails to a local directory for visual analysis of style, composition, text, faces, and colors. No API quota cost.
Instructions
Download thumbnail images for video IDs to a local directory. Enables Claude vision analysis of thumbnail style, composition, text overlays, faces, and colour schemes. Tries maxresdefault first, falls back to hqdefault. No API quota cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoIds | Yes | Video IDs to download thumbnails for (max 50) | |
| outputDir | No | Absolute path to save thumbnails. Defaults to ~/Downloads/youtube-thumbnails/[date]/ |