Skip to content

DevHanza/Youtube-Thumbnail-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Youtube Thumbnail Downloader

A simple bot that downloads thumbnails of YouTube videos using urls.

(Only for Educational Purposes)

♻ How to Deploy

1️⃣ Requirements

2️⃣ Setup local variables

  • Get your TOKEN from here.
  • Replace your api key with TOKEN variable in bot.py.
  • Example: TOKEN = "09876543210:AAHePL8-xSzjOlnF5dRGiwhNyxxZsS3u7f4"
  • Save!

3️⃣ Install & Run

git clone https://github.com/hansanaD/Youtube-Thumbnail-Downloader.git;
cd Youtube-Thumbnail-Downloader;
pip install -r requirements.txt;
python bot.py

‼ Disclaimer

This repository is intended for educational and personal use only. The use of this repository for any commercial or illegal purposes is strictly prohibited. Users are expected to adhere to Telegram's terms of service. The repository owner is not responsible for any misuse of the software or any legal consequences that may arise from such misuse

About

A simple bot that downloads thumbnails of YouTube videos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages