Skip to content

anekobtw/youtube-thumbnail-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube Thumbnail Saver

version licence made with love

Quick YouTube thumbnails downloader

Run Locally

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

About the project

Authors

Built With

  • 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.

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

The project is MIT licensed