A web-based application that allows users to download thumbnails from YouTube videos. This application is built using JavaScript.
- Input a YouTube video link
- Automatically fetches the video's thumbnail
- User can choose the thumbnail resolution
- Download the thumbnail as an image
- Lightweight and easy to use
- Responsive design, works on all devices
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- A web browser
- A text editor (e.g. Sublime Text, Atom, Visual Studio Code)
- Clone the repository to your local machine
git clone https://github.com/rohzzn/thumbnails.git
- Open the
index.html
file in your web browser
This project is licensed under the MIT License - see the LICENSE.md file for details.
Please note that downloading thumbnails from YouTube videos may violate YouTube's terms of service and should be used for educational or personal use only.
Feel free to fork this repository, improve or fix any bugs, and then make a pull request back to the original repository. Any contributions, big or small, major features, bug fixes, are welcomed and appreciated but make sure to follow the contribution guideline.