Skip to content

ByCh4n-Group/VideoRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux-Video-Viewer

Made with ❤️ by @mhykoI

Opens any video link as an MPV

Screenshot of Thumbnail

Installation

  1. Install all required packages:
# Ubuntu
sudo apt install yad mpv
# Arch
sudo pacman -S yad mpv
  1. Clone the repo:
git clone https://github.com/ByCh4n-Group/Linux-Video-Viewer.git
  1. Run the Linux Video Viewer.sh script to start:
cd Linux-Video-Viewer
bash Linux-Video-Viewer.sh

AUR

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

About

Opens any video link as an MPV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages