Skip to content

Telegram music bot that works in inline and requires static ip to function. Downloads music from youtube.

Notifications You must be signed in to change notification settings

Aqendo/simple-telegram-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Install requirements:

python -m pip install -r requirements.txt

Configure headers.json:

https://ytmusicapi.readthedocs.io/en/stable/setup.html

Configure endpoint api

Start:
gunicorn api:app --workers 4 --worker-class uvicorn.workers.UvicornWorker

Configure API_TOKEN and HOST vars in main.py


That's it.

About

Telegram music bot that works in inline and requires static ip to function. Downloads music from youtube.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published