Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.37 KB

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