Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anekobtw/youtube-thumbnail-saver
Quick YouTube thumbnails downloader
https://github.com/anekobtw/youtube-thumbnail-saver
python saver thumbnail thumbnail-downloader thumbnail-saver thumbnails youtube youtube-dl youtube-downloader
Last synced: 10 days ago
JSON representation
Quick YouTube thumbnails downloader
- Host: GitHub
- URL: https://github.com/anekobtw/youtube-thumbnail-saver
- Owner: anekobtw
- License: mit
- Created: 2023-06-02T07:54:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-05T19:24:52.000Z (6 months ago)
- Last Synced: 2024-06-06T13:00:08.059Z (6 months ago)
- Topics: python, saver, thumbnail, thumbnail-downloader, thumbnail-saver, thumbnails, youtube, youtube-dl, youtube-downloader
- Language: Python
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YouTube Thumbnail Saver
![version](https://img.shields.io/badge/Project_version-2.0.0-blue)
![licence](https://img.shields.io/badge/License-MIT-green)
![made with love](https://img.shields.io/badge/Made_with-Love-red)
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
```bash
$ pip install -r requirements.txt
```Run the program
```bash
$ python yts.py
```
## About the project
### Authors- [@anekobtw](https://www.github.com/anekobtw)
### Built With
- [customtkinter](https://github.com/TomSchimansky/CustomTkinter) - A modern and customizable python UI-library based on Tkinter
- [pytube](https://github.com/pytube/pytube) - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
- [CTkMessagebox](https://github.com/Akascape/CTkMessagebox) - A fully customizable messagebox for customtkinter! (extension/add-on)
- [requests](https://github.com/psf/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](https://choosealicense.com/licenses/mit/) licensed