youtube_thumbnails
Resolve YouTube video URLs or IDs to their actual thumbnail image URLs, including per-size availability, byte size, and etag from a HEAD probe. Optionally save selected thumbnail files to Apify key-value storage.
Instructions
Resolve YouTube video URLs or bare 11-character video IDs to their thumbnail image URLs, with per-size availability, byte size and etag from a HEAD probe — never guessed. sizes takes 'best', 'all', 'oar' or explicit names (maxresdefault, sddefault, hqdefault, mqdefault, default). save_images stores the picked sizes in the run's key-value store on your own account; turn it off for URLs and metadata only, at the same price. Billed to your own Apify account at $0.005 per delivered video; max_videos is the hard spend cap (100 videos = $0.50), and that ceiling is also sent to Apify as the run's maximum total charge. not_found, invalid_input, playlist_not_supported, duplicate, removed and budget_exhausted rows are free. Nominative reference to YouTube only; not affiliated with or endorsed by YouTube or Google.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sizes | No | ||
| videos | Yes | ||
| max_videos | Yes | ||
| save_images | No | ||
| image_format | No | jpg | |
| include_metadata | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |