Skip to content

aykhan026/MusicAzeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Music Downloader Bot

Working Demo

@musdown_bot

Installation and usage

Bot requires Python v3+ to run.

Install the dependencies and start the server.

$ pip3 install -r requirements.txt
$ TELEGRAM_BOT_TOKEN=XXXX:XXXXXXXX python3 main.py

Then write /s search_text or /d youtube_video_link to your bot in telegram chat and enjoy!

Use setup.sh to get the dependencies which should be installed: ffmpeg, youtube-dl, python3, pip3 then it will install required python modules from requirements.txt Don't forget to make dist directory if you haven't used setup.sh script. After this use @botfather to setup your bot and get the TOKEN

For music downloader is used youtube-audio module

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published