an another telegram userbot for streaming video trought the telegram video chat.
API_ID
: Get this value from my.telegram.org/appsAPI_HASH
: Get this value from my.telegram.org/appsSESSION
: visit here to obtain this value.SUDO
: User ID of users who have access to use the bot commands, separate each with space.BOT_TOKEN
: (Optional) Get this value from BotFather.
you can change who's people can access the userbot command, try to fork this repo and remove the filters.user{Var.SUDO}
change to anything filters type available on pyrogram
- !play (reply to video/file/provide yt url) - to stream video
- !stream (provide yt url) - to stream a youtube live streaming
- !stop - to stop the video streaming
- !leave - order the userbot to leave from vc
- !logs - send you the userbot logs
- !term (for dev) - to know about this, see on this file
- HD Quality for video streaming
- Stable video streaming
- Good video & audio sync
- Support a live stream video
video and audio sync issues.(fixed)- bug on queue feature.
- low audio quality.
- some stream links may not be streamed.
- breaks & lags in video when you play live videos.
made with py-tgcalls and pyrogram ❤️