videostream
videostream copied to clipboard
Telegram Video Stream
trafficstars
Video Stream
An Advanced VC Video Player created for playing video in the voice chats of Telegram Groups And Channel
Configs
TOKEN - Get bot token from @BotFather
API_ID - From my.telegram.org
API_HASH - From my.telegram.org
CHAT - Channel or Group username With @
SESSION_NAME - Pyrogram String Session Get From Here
TOKEN - Your Bot Token From @BotFather
ADMIN - Your User ID Get From @MissRose_bot
Commands
=>> Video Player 🎧
- /stream : Reply to Video or File That You Want To stream In Vc And You Can Try Lives
- /livestream : To Steram YT Live
- /start : Start the bot
- /stop : To Stop The Current stream in vc
- /stopstream : To Stop Streaming on Groups
🚀 Deployment
Deploy Your Own Bot ♥️ Star 🌟 Fork 🍴 & Deploy
💜 Railway - use at own risk
💜 Heroku - simplest way
Get pyrogram (p) SESSION from here:
⚔ Self-hosting (For Devs)
apt update && apt upgrade -y
apt install python3-pip -y
pip3 install --upgrade pip
pip3 install -U -r requirements.txt
python3 -m Bot
Dev
- Lokaman