A Advanced Anime Theme VC Video Player created for playing vidio in the voice chats of Telegram Groups

Overview

Yui Vidio Player

A Advanced Anime Theme VC Video Player created for playing vidio in the voice chats of Telegram Groups

Demo

Setting up

  1. Add this Bot to your Group and Make it Admin
  2. Add @YuiVideoPlayer to your Group

Commands

=>> Vidio Playing ๐ŸŽง

  • /stream : Reply to Video or File That You Want To stream In Vc And You Can Try Lives
  • /stop : Stop the stream
  • /start :Start the bot
  • /help :To Help You
  • /ly : To Get lyrics Of Song
  • /song : To Get Link From Youtube
  • /info : to Get Devs
  • /quote : To Get Anime Quotes

To Do

Add User Info Command

Add User Id Finder Command

Add /ban /unban and /boardcast Command

Add /song Command

And More Updates In Future

๐Ÿš€ Deployment

Deploy Your Own Bot โ™ฅ๏ธ Star ๐ŸŒŸ Fork ๐Ÿด & Deploy

๐Ÿ’œ Railway

Deploy+on+Railway

๐Ÿ’œ Heroku

Deploy

Get pyrogram (p) SESSION from here: Run on Repl.it

โš” Self-hosting (For Devs)

RUN apt update && apt upgrade -y
RUN apt install python3-pip -y
RUN apt install ffmpeg -y
COPY . /py
WORKDIR /py
RUN pip3 install --upgrade pip
RUN pip3 install -U -r requirements.txt
CMD python3 -m bot

Devs

  • Achu Biju
  • louis
  • ProError
  • blaze

Credits

  • MarshalX ~ pytgcalls
  • Dan for Pyrogram
  • ๐™„๐™ฃ๐™ช๐™ ๐™– ๐˜ผ๐™จ๐™ž๐™ฉ๐™ For lyrics

Support

You might also like...
Python Script for Streaming YouTube Videos in VLC Media Player.

Short Description Use this Simple Script to stream YouTube Video to VLC

MPV remote controller is a program for remote controlling mpv player with device in your local network through web browser.
MPV remote controller is a program for remote controlling mpv player with device in your local network through web browser.

MPV remote controller is a program for remote controlling mpv player with device in your local network through web browser.

Media player custom component which works with MQTT.

Media player custom component which works with MQTT. I designed this to specifically work with a ESP32 which i used to control a speakercraft amp.

720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7)
720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7)

FPGA Media Player This project is a FPGA based media player which is capable of playing Motion JPEG encoded video over HDMI or VGA on commonly availab

A pure python media player that can be used in AI media API development.

A pure python media player that can be used in AI media API development.

MoviePy is a Python library for video editing,  can read and write all the most common audio and video formats
MoviePy is a Python library for video editing, can read and write all the most common audio and video formats

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing (a.k.a. non-linear editing), video processing, and creation of custom effects. See the gallery for some examples of use.

A youtube video link or id to video thumbnail python package.

Youtube-Video-Thumbnail A youtube video link or id to video thumbnail python package. Made with Python3

Text2Video's purpose is to help people create videos quickly and easily by simply typing out the videoโ€™s script and a description of images to include in the video.
Text2Video's purpose is to help people create videos quickly and easily by simply typing out the videoโ€™s script and a description of images to include in the video.

Text2Video Text2Video's purpose is to help people create videos quickly and easily by simply typing out the videoโ€™s script and a description of images

Filtering user-generated video content(SberZvukTechDays)Filtering user-generated video content(SberZvukTechDays)
Filtering user-generated video content(SberZvukTechDays)Filtering user-generated video content(SberZvukTechDays)

Filtering user-generated video content(SberZvukTechDays) Table of contents General info Team members Technologies Setup Result General info This is a

Releases(main)
  • main(Sep 9, 2021)

    Changes

    • Added support for join in groups and channel
    • Added Video Group Call
    • Added Audio/Video syncer
    • Added idle function
    • Added Fifo support
    • Fixed Binding
    • Some bugs fix
    Source code(tar.gz)
    Source code(zip)
Owner
Achu biju
Hi! ๐Ÿ‘‹ I'mAchu biju ๐Ÿ”ญ Iโ€™m currently working on @YeageristMusic_bot! ๐ŸŒฑ Iโ€™m currently learning Everything I want! ๐Ÿ˜… ๐Ÿ‘ฏ Iโ€™m looking to collaborate on ๐Ÿ˜’
Achu biju
deepstream python rtsp video h264 or gstreamer python rtsp h264 | h264

deepstream python rtsp video h264 or gstreamer python rtsp h264 | h264 deepstrea

Small white Tang 6 Dec 14, 2022
Splat a video into a mosaic by sampling a frame at regular intervals

Splat a video into a mosaic by sampling a frame at regular intervals. Useful for seeing the changes over time of an entire video or movie.

Ryan Fox 4 Oct 16, 2022
Extracting frames from video and create video using frames

Extracting frames from video and create video using frames This program uses opencv library to extract the frames from video and create video from ext

1 Nov 19, 2021
Ffmpeg videostream - High speed video frame access in Python, using FFmpeg and FFshow

FFmpeg VideoStream High speed video frame access in Python, using FFmpeg and FFshow This script requires: Karl Kroening's 'ffmpeg-python' library. (ht

3 Sep 29, 2022
Python based script to operate FFMPEG.

FMPConvert Python based script to operate FFMPEG. Ver 1.0 -- 2022.02.08 Feature โœ… Maximum compatibility: Third-party dependency libraries unused โœ… Che

cybern000b 1 Feb 28, 2022
A python generator that converts youtube videos to ascii art in your console.

Video To ASCII A python generator that converts youtube videos to ascii art in your console. This has not been tested for windows! Example Normal mode

Julian Jones 24 Nov 02, 2022
Video Editor for Linux

Project on break until late March. NEW RELEASE 2.8 IS OUT NOW. INSTALLING: see here. RELEASE NOTES AVAILABLE here. Introduction Features Releases Inst

1.9k Jan 07, 2023
A way to run youtube videos in TTY

TTY youtube client its finally here, the one thing literally NO ONE ASKED FOR!! A way to run youtube videos in TTY Dependencies: (pip) yt-search (syst

1 Nov 28, 2021
Python Simple Mass Video Clipper (PSMVC)

Python Simple Mass Video Clipper (PSMVC) PSMVC รฉ um gerador de cortes via terminal construรญdo em python. Uso Basta abrir o arquivo start.py Dependenci

Bruno 2 Oct 16, 2021
Code for the manim-generated scenes used in 3blue1brown videos

Code for the manim-generated scenes used in 3blue1brown videos

Grant Sanderson 4.1k Jan 09, 2023
A Simple Telegram Bot By @Tellybots to add Subtitle Files in Video

Video-subtitle-merger A Simple Telegram Bot By @Tellybots to add Subtitle Files in Video Features Force Sub Button Added Soon Support Media Type Such

6 Dec 31, 2021
High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire:

Releases | Gears | Documentation | Installation | License VidGear is a High-Performance Video Processing Python Library that provides an easy-to-use,

Abhishek Thakur 2.6k Dec 28, 2022
Text2Video's purpose is to help people create videos quickly and easily by simply typing out the videoโ€™s script and a description of images to include in the video.

Text2Video Text2Video's purpose is to help people create videos quickly and easily by simply typing out the videoโ€™s script and a description of images

Josh Chen 19 Nov 22, 2022
A python program which converts images and video into excel spreadsheets.

image2excel A program which converts images and video into Excel spreadsheets. Usage examples can be found in examples Videos can take a long time to

Oscar Peace 2 Aug 09, 2021
A python youtube search module

A python youtube search module

Fayas Noushad 4 Dec 01, 2021
A GUI based glitch tool that uses FFMPEG to create motion interpolated glitches in your videos.

FF Dissolve Glitch This is a GUI based glitch tool that uses FFmpeg to create awesome and wierd motion interpolated glitches in videos. I call it FF d

Akash Bora 19 Nov 10, 2022
Rembg Video Virtual Green Screen Edition

Rembg Virtual Greenscreen Edition is a tool to create a green screen matte for videos

Tim Scarfe 217 Jan 06, 2023
Automagically synchronize subtitles with video.

FFsubsync Language-agnostic automatic synchronization of subtitles with video, so that subtitles are aligned to the correct starting point within the

Stephen Macke 5.7k Jan 06, 2023
Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding

Av1an A cross-platform framework to streamline encoding Easy, Fast, Efficient and Feature Rich An easy way to start using AV1 / HEVC / H264 / VP9 / VP

Zen 947 Jan 01, 2023
Video-to-GIF-Converter - A small code snippet that can be used to convert any video to a gif

Video to GIF Converter Project Description: This is a small code snippet that ca

Hassan Shahzad 3 Jun 22, 2022