Skip to content
 
 

Repository files navigation

YouTube Downloader

An Inline Telegram bot that can download YouTube videos with permanent thumbnail support


  • Bot need to be in Inline Mode
  • Search keyword inline (In bot chat).
  • Send a photo to bot to set custom thumbnail permanently.
  • The thumbnail will be in all the downloads until clear it in options.
  • View the custom thumbnail in option.
  • If no thumbnail available, bot will set the default YouTube video thumbnail in downloading.
  • If Authorized users are available, bot will serve to them only. If not, bot will be in public domain.

Mandatory Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • AUTH_USERS Create a list of User Ids to use this bot

Deploy Locally

Create a config.py with the above variables (Refer sample_config.py)

git clone https://github.com/ZIPKAMRON/ZipNationDownloader
cd Youtube_Downloader
virtualenv -p python3 venv
. ./venv/bin/activate
pip3 install -r requirements.txt
python3 bot.py

About

yt downloader telegram bot

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages