Made with ❤️ by @mhykoI
Opens any video link as an MPV
- Install all required packages:
# Ubuntu
sudo apt install yad mpv
# Arch
sudo pacman -S yad mpv
- Clone the repo:
git clone https://github.com/ByCh4n-Group/Linux-Video-Viewer.git
- Run the
Linux Video Viewer.sh
script to start:
cd Linux-Video-Viewer
bash Linux-Video-Viewer.sh
You can also get the PKGBUILD from AUR:
git clone https://aur.archlinux.org/linux-video-viewer.git
cd linux-video-viewer
makepkg -si
Or if you are using an AUR helper like yay
:
yay -S linux-video-viewer