YouTube Music Downloader Bot for Telegram

henriqueclaranhan henriqueclaranhan Last update: Apr 11, 2024

Telegram Music Downloader Bot

A Telegram bot to download music from YouTube. Click @TLMusicDownloader_bot to use.

⬇️ Installation

To get a local copy installed and working, follow these steps:

  • Clone this repository

    git clone https://github.com/henriqueclaranhan/telegram-music-downloader-bot.git
  • Enter the project folder

    cd telegram-music-downloader-bot

📦 Install dependencies

  • Install telepotpro framework

      pip3 install telepotpro
    
  • Install youtube-dl

     pip3 install youtube-dl
    
  • Install youtube-search-python

     pip3 install youtube-search-python
    

🚀 Setup the bot

  1. Get the token from @BotFather

  2. Insert your token in the sample.env file

    TOKEN = "INSERT_YOUR_TOKEN_HERE"
  3. Rename sample.env to .env

  4. Start the bot

    python3 bot.py

🟪 Deploy on Heroku

Deploy

📷 Screenshot

Screenshot

Subscribe to our newsletter