• Stars
    star
    128
  • Rank 279,436 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created about 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

YouTube Music Downloader Bot for Telegram

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

More Repositories

1

nhande-arandu-landing-page

Landing-page para o aplicativo do projeto Nhande Arandú: Da Inteligência Humana à Inteligência Artificial.
HTML
5
star
2

adeus-ifms

Repositório para dizer adeus ao IFMS.
CSS
4
star
3

memory-game

A tech memory matching game in your web browser.
HTML
4
star
4

2-Hackathon-CCR

CSS
3
star
5

Biblioteca-IFMS-LP2

Projeto desenvolvido no decorrer da disciplina de Linguagem de Programação 2 do Curso Técnico em Informática do Instituto Federal de Mato Grosso do Sul (IFMS).
Java
3
star
6

Create-Linux-Menu-Shortcuts

Create Linux menu shortcuts with Shell Script and YAD dialog boxes.
Shell
3
star
7

messi-site-dw2

Site desenvolvido para uma atividade da disciplina de Desenvolvimento Web 2 do Curso Técnico em Informática - IFMS.
HTML
3
star
8

henriqueclaranhan

2
star
9

win-virtual-desktops-tools

Improves the experience with new features for Windows virtual desktops
Python
2
star
10

bmi-calculator

A simple Body Mass Index Calculator app to find out your BMI.
JavaScript
2
star
11

YoutubeToMP3

Script to download youtube mp3 from a txt document, using youtube-dl.
Shell
2
star
12

contatos-cards-dw2

Site desenvolvido para uma atividade da disciplina de Desenvolvimento Web 2 do Curso Técnico em Informática - IFMS.
CSS
2
star
13

gerenciar-departamentos-LP3

Projeto para um trabalho da disciplina de Linguagem de Programação 3 do Curso Técnico em Informática do Instituto Federal de Mato Grosso do Sul (IFMS).
Java
2
star
14

projeto-desenvolvimento-web-1

Projeto de site da disciplina de Desenvolvimento Web 1, do Curso Técnico Integrado em Informática do IFMS.
JavaScript
2
star
15

listar-alunos-dw2

Website para listar e cadastrar alunos em um banco de dados.
PHP
1
star
16

vscode-snippets

My Snippets files for Visual Studio Code
1
star