video stream is a Telegram Music+Video Streamer Bot written in Python with Pyrogram and Py-TgCalls
Go to file
2022-03-02 22:55:29 +08:00
.github unused 2022-02-12 11:27:50 +07:00
cache change 2021-10-25 15:23:36 +07:00
driver 🌐 Upload Chinese 2022-03-02 21:01:45 +08:00
program Fix a bug. 2022-03-02 22:55:29 +08:00
search none 2021-12-24 11:00:01 +07:00
.dockerignore umm 2022-01-31 01:50:26 +05:30
.gitignore umm 2022-01-31 01:51:00 +05:30
app.json no need 2022-02-11 23:15:15 +07:00
CODE_OF_CONDUCT.md github 2022-02-03 06:26:38 +07:00
config.py [check] clean unused imports 2022-02-21 15:44:39 +07:00
Dockerfile desc 2022-02-01 04:46:16 +07:00
example.env no need 2022-02-11 23:14:41 +07:00
heroku.yml add worker in yml file 2022-01-31 01:49:08 +05:30
LICENSE . 2021-09-14 14:48:23 +07:00
main.py Fix a bug. 2022-03-02 22:55:29 +08:00
README.md [check] contributor 2022-02-28 21:08:30 +07:00
requirements.txt rmf 2022-02-11 04:31:19 +07:00
runtime.txt command runner 2022-02-01 17:16:38 +07:00


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