Play your streams directly to telegram
Play streams in your chats using this userbot ! Python: python3FFmpeg: ffmpegPyrogram: pyrogramYoutube Dl : youtube_dl – (optional) Local run pip install -r requirements.txt fill your vars in local.env run python3 main.py Now play using !stream (url) Heroku Warning : Heroku bans repo’s with “youtube_dl” as requirement, So, make sure you remove the requirement and then deploy. (yes, the bot will still work but you won’t get direct link support for youtube_dl supported sites :p) You need two build packs […]
Read more