An Telegram Bot By @AsmSafone To Stream Videos in Telegram Voice Chat.
- Playlist, queue, 24x7 live stream
- Supports Live streaming from youtube
- Starts live after if no songs in playlist
- Automatic playback even if heroku restarts
- Show current playing position of the audio
- Change Voice chat title to current playing song name
- Automatically downloads audio for the first two tracks in the playlist to ensure smooth playing
API_ID: User Account Telegram API_ID, get it from my.telegram.orgAPI_HASH: User Account Telegram API_HASH, get it from my.telegram.orgBOT_TOKEN: Your Telegram Bot Token, get it from @Botfather XDSESSION_STRING: Pyrogram Session String of User Account, get it from @genStr robot orCHAT_ID: ID of Channel or Group where the bot will stream videos.LOG_GROUP: Group to send Playlist, if CHAT_ID is a Group.AUTH_USERS: ID of Users who can use Admins commands (for multiple users seperated by space).REPLY_MESSAGE: A reply to those who message the USER account in PM. Leave it blank if you do not need this feature.ADMIN_ONLY: Pass 'True' If you want to make /play commands only for admins. By default /play is available for all.STARTUP_STREAM: Stream URL of live station or a youtube live video to stream when the bot starts.
- Python 3.6 or Higher.
- Latest FFmpeg Python.
- Telegram API key.
- Pyrogram String Session Of The Account.
- The User Account Needs To Be An Admin In The Group / Channel.
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/>- Me for Noting 😬
- Dan for Pyrogram ❤️
- Laky-64 for Py-TgCalls ❤️
- And Thanks To All Contributors! ❤️