Download any thumbnail of a video from YouTube.
Demo Unavalaible
Report Bug
Table of Contents
This project was made during a Coding Nepal Channel Tutorial on YouTube
The website is one page only:
- Input: enter a YouTube video link you want to get the thumbnail.
- Preview Area: display the preview for you to confirm your thumbnail.
- Download Button: download the desired thumbnail.
Technologies used in the project.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com
Project Link: https://github.com/SilasRodrigues19/Thumbnail
🔼 Back to top