Quick YouTube thumbnails downloader
Clone the project
$ git clone https://github.com/anekobtw/youtube-thumbnail-saver.git
Go to the project directory
$ cd src
Install dependencies
$ pip install -r requirements.txt
Run the program
$ python yts.py
- customtkinter - A modern and customizable python UI-library based on Tkinter
- pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
- CTkMessagebox - A fully customizable messagebox for customtkinter! (extension/add-on)
- requests - A simple, yet elegant, HTTP library.
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.
The project is MIT licensed