
Automatically Use Fallback Thumbnail Size for YouTube maxresdefault Image on HTML img Tag with JavaScript
Sometimes when working on web projects, there may be cases where we want to display a YouTube video’s thumbnail on our webpage. YouTube provides specific url endpoints that can be used to grab a video’s thumbnail. When researching the topic, most will try to use the largest thumbnail size that is provided for a video, […]