Skip to content

youtube viewer

Jason Hempstead edited this page Aug 21, 2020 · 1 revision

youtube-viewer

Lightweight application for searching and streaming videos from YouTube

requires:

apt install youtube-viewer
yum install youtube-viewer
pacman -S youtube-viewer

Automatic install/update:

bash -c "$(curl -LSs https://github.com/casjay-dotfiles/youtube-viewer/raw/master/install.sh)"

Manual install:

mv -fv "$HOME/.config/youtube-viewer" "$HOME/.config/youtube-viewer.bak"
git clone https://github.com/casjay-dotfiles/youtube-viewer "$HOME/.config/youtube-viewer"

youtube-viewer site

Clone this wiki locally