Download Thumbnail of YouTube Videos in High Quality

Variables:

  1. API_ID : Get From my.telegram.org
  2. API_HASH : Get from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token from @BotFather

Deploy on Heroku

Deploy

  • Turn on dynos after deployment

Deploy in your VPS

git clone https://github.com/Arun-TG/YT-Thumbnail
cd YT-Thumbnail
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 thumbnail.py

GitHub

View Github