Skip to main content
Photo of DeepakNess DeepakNess

Get YouTube thumbnail from URL

Unproofread notes

I discovered a quick way to grab a YouTube video's thumbnail. You just have to replace VIDEO_ID in the below URL with the YouTube video's ID, open the URL in your browser, and you'll get the video's thumbnail in the browser.

https://img.youtube.com/vi/VIDEO_ID/maxresdefault.jpg

I tested it on multiple videos and it does seem to be working correctly, so far.

Comment via email