Morsel #2: The YouTube Thumbnail Extractor
My second morsel is a Python script that extracts thumbnails from YouTube videos.
Links
Requirements
Add the URL to extract the thumbnail from and it will display it at the bottom. Currently only works if you put in the full YouTube video URL without any parameters (so not youtu.be or ?t=8 for example). Again, open to suggestions on how to make it work with any valid YouTube URL (as I’m not so great with re yet)