Skip to content

video stream is a Telegram Music+Video Streamer Bot written in Python with Pyrogram and Py-TgCalls with lots of useful features

License

Notifications You must be signed in to change notification settings

HeroX-xD/video-stream

 
 

Repository files navigation


Video Stream is an Open-Source Telegram Bot project that's allow you to play Video & Music trough the Telegram Group Video Chat

CodeFactor Codacy

Deployment

Read the Docs for Detailed Information and Setup Guide on deploying Bot.

Click on buttons to Expand!

🔗 Requirements
🔗 Session String

You'll need a API_ID & API_HASH in order to generate pyrogram session string. Always remember to use good API combo else your account could be deleted.

Generate Session via Repl.it:

🔗 Deploy to Heroku

Heroku has blacklisted this repository, That's why you get policy error message while pressing the Deploy Button. So the solution is you'll need to Fork this repo first and tap the Deploy Button from your forked repo. Click the fork button in the upper right corner next to the star button to fork this Repo.

Click the button below to deploy Bot on Heroku!

🔗 Deploy to VPS

Checkout the Docs for Detailed Explanation on VPS Deployment

root@linux~ $ git clone https://github.com/levina-lab/video-stream
root@linux~ $ cd video-stream
root@linux~ $ pip3 install -U -r requirements.txt
root@linux~ $ cp example.env .env

Edit .env with your own values and then start bot with

root@linux~ $ python3 main.py

Config Vars

Contact & Support



License

Distributed under the GNU General Public License v3.0 License See LICENSE.md for more information.

Credits

About

video stream is a Telegram Music+Video Streamer Bot written in Python with Pyrogram and Py-TgCalls with lots of useful features

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%