Skip to content

Instantly share code, notes, and snippets.

@Usse
Created July 1, 2013 12:14
Show Gist options
  • Save Usse/5900311 to your computer and use it in GitHub Desktop.
Save Usse/5900311 to your computer and use it in GitHub Desktop.
Youtube thumbs
http://img.youtube.com/vi/<insert-youtube-video-id-here>/0.jpg
http://img.youtube.com/vi/<insert-youtube-video-id-here>/1.jpg
http://img.youtube.com/vi/<insert-youtube-video-id-here>/2.jpg
http://img.youtube.com/vi/<insert-youtube-video-id-here>/3.jpg
http://img.youtube.com/vi/<insert-youtube-video-id-here>/default.jpg
The first one in the list is a full size image and others are thumbnail images.
For the high quality version of the thumbnail use a url similar to this:
http://img.youtube.com/vi/<insert-youtube-video-id-here>/hqdefault.jpg
There is also a medium quality version of the thumbnail, using a url similar to the HQ:
http://img.youtube.com/vi/<insert-youtube-video-id-here>/mqdefault.jpg
For the maximum resolution version of the thumbnail use a url similar to this:
http://img.youtube.com/vi/<insert-youtube-video-id-here>/maxresdefault.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment