YouTube Thumbnail Viewer
This web app allows you to enter a YouTube video link and displays three thumbnails with different resolutions.
Features
- Accepts YouTube video links as input
- Retrieves the thumbnail URLs for the provided YouTube video
- Displays three thumbnails with different resolutions
Technologies Used
- Python
- Flask (Python web framework)
- HTML
- CSS
Original Version
The original version of this web app was made by one of my students. Here is the link to the original repository: Exanim/youtube-thumbnail-webapp .
This repository here contains some very small changes.