ImShehan / videostream

Telegram Video Stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Deploy+on+Railway

πŸ’œ Heroku - simplest way

Deploy

Get pyrogram (p) SESSION from here: Run on Repl.it

βš” 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

Credits

Support

About

Telegram Video Stream

License:MIT License


Languages

Language:Python 97.2%Language:Dockerfile 2.8%