Code Monkey home page Code Monkey logo

video-stream-beta's Introduction

VIDEO STREAM BOT

telegram bot project for streaming video on telegram video chat, powered by tgcalls and pyrogram

Codacy

๐Ÿ›  Commands:

  • /vstream (reply to video) - to start video streaming
  • /vstop - to stop video streaming
  • /song (song name) - to download song
  • /vsong (video name) - to download video
  • /lyric (query) - lyric scrapper
  • /tts (reply to text) - text to speech
  • /alive - check the bot alive status
  • /ping - check the bot ping status
  • /uptime - check the bot uptime status
  • /sysinfo - show the bot system information

๐Ÿ“ Note: From now, /vstream & /vstop command can only be used by group admins.

๐Ÿงช Get STRING_SESSION from below:

TAP THIS: GenerateString

Heroku Deployment ๐Ÿ’œ

The easy way to host this bot, deploy to Heroku

Deploy

Railway Deployment ๐Ÿš„

Deploy+on+Railway

VPS Deployment

- sudo apt update && upgrade -y
- sudo apt install python3-pip -y virtualenv
- sudo apt install ffmpeg -y
- git clone https://github.com/zxce3/video-stream
- cd video-stream
- virtualenv venv #Create Virtual Environment.
- source venv/bin/activate #Activate Virtual Environment
- pip3 install --upgrade pip
- pip3 install -U -r requirements.txt
- cp -r sample.env local.env
- nano local.env #Fill it with your variables value.
- python3 -m bot

Special Credits ๐Ÿ’–

Thanks to all people above for helping this project and many more people who aren't mentioned here, but can be found in Contributor List

Support & Updates ๐ŸŽ‘

video-stream-beta's People

Contributors

reysiregar avatar zxce3 avatar tofikdn avatar doellbarr avatar lntechnical2 avatar ishanavasthi avatar chankitsaini avatar ni5arga avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.