Skip to content

Free online tool to download YouTube video thumbnails in multiple resolutions

License

Notifications You must be signed in to change notification settings

mustafachyi/YouTube-Thumbnail-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Thumbnail Downloader

A modern web application that allows users to easily download thumbnails from YouTube videos in various resolutions.

Features

  • Download thumbnails in multiple resolutions (HD, SD, HQ, MQ, Default)
  • Real-time thumbnail preview
  • Bulk download option (all resolutions in ZIP)
  • Responsive design with mobile support
  • Recent downloads history
  • Dark mode interface
  • Fast and lightweight

Supported URL Formats

  • Standard YouTube URLs (youtube.com/watch?v=...)
  • Short URLs (youtu.be/...)
  • YouTube Shorts (youtube.com/shorts/...)
  • Embed URLs (youtube.com/embed/...)
  • Live URLs (youtube.com/live/...)

Tech Stack

  • Vue 3 (Composition API)
  • Tailwind CSS
  • Vite

Getting Started

Backend Setup

cd Backend
npm install
npm run start

Frontend Setup

cd Frontend
npm install
npm run dev

Production Build

# In Frontend directory
npm run build

Development

This project uses:

  • Vue 3 with Composition API for reactive state management
  • Tailwind CSS for styling
  • Vite for fast development and building

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Support

If you find this project useful, please consider giving it a star at GitHub Repository! For issues, bugs, or feature requests, please open an issue in the GitHub repository.

About

Free online tool to download YouTube video thumbnails in multiple resolutions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published