Skip to content
View NAVYA-DEVELOPER's full-sized avatar

Block or report NAVYA-DEVELOPER

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NAVYA-DEVELOPER/README.md

Telegram Video Player Bot Mentioned in Awesome

GitHub Repo stars GitHub forks GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub contributors GitHub repo size GitHub commit activity GitHub Bot Updates Bot Support

An Telegram Bot By @Navya To Stream Videos in Telegram Voice Chat.

Main Features

  • Supports Live Streaming.
  • Supports YouTube Streaming.
  • Supports Live Radio Streaming.
  • Supports Video Files Streaming.
  • Supports YouTube Live Streaming.
  • User Account Protection (PM Guard)

Deploy Own Bot

Railway (Recommended)

Deploy on Railway

Heroku (Don't Complain)

Commands (Set In Botfather)

start - Start The Bot
help - Show Help Message
play - Start Audio Streaming
stream - Start Video Streaming
pause - Pause The Current Stream
resume - Resume The Paused Stream
endstream - Stop Streaming & Left VC

Config Vars

  1. API_ID : User Account Telegram API_ID, get it from my.telegram.org
  2. API_HASH : User Account Telegram API_HASH, get it from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token, get it from @Botfather XD
  4. SESSION_STRING : Pyrogram Session String of User Account, get it from @genStr robot or genStr
  5. ASSISTANT_NAME : Your Video Player's assistant username without @.
  6. SUPPORT_GROUP : Support Group username without @ [Leave this if you don't have one]
  7. UPDATES_CHANNEL : Updates Channel username without @ [Leave this if you don't have one]
  8. SUDO_USERS : ID of Users who can use Admins commands (for multiple users seperated by space)
  9. REPLY_MESSAGE : A reply to those who message the USER account in PM. Leave it blank if you do not need this feature.

Requirements

Self Host

$ git clone -b main https://github.com/AsmSafone/VideoPlayerBot
$ cd VideoPlayerBot
$ sudo apt-get install python3-pip ffmpeg
$ pip3 install -U pip
$ pip3 install -U -r requirements.txt
# <create .env variables appropriately>
$ python3 main.py

License

VideoPlayerBot, Telegram Video Chat Bot
Copyright (c) 2021  Asm Safone <https://github.com/AsmSafone>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>

Credits

Popular repositories Loading

  1. Glitch_VC Glitch_VC Public

    Forked from TheHamkerCat/Telegram_VC_Bot

    Telegram Voice-Chat Bot Written In Python Using Pytgcalls & Pyrogram.

    Python 1 2

  2. MusicBoTOp MusicBoTOp Public

    Python 1

  3. MUSIC-OP-HMM MUSIC-OP-HMM Public

    Python 1 4

  4. botkaca botkaca Public

    Forked from Finitebottutu/botkaca

    Bot that leech (re-upload) internet contents including torrent to telegram

    Python

  5. Ompho Ompho Public

    Forked from TeamDaisyX/DaisyXMusic

    Free and Open Source Channel/Group Voice chat music player for telegram ❤️ with button support, deezer and saavn playback support

    Python

  6. TG-URL-Uploader TG-URL-Uploader Public

    Forked from TGExplore/TG-URL-Uploader

    An Open Source GPLv3 All-In-One Telegram Bot

    Python