dfmgr / youtube-viewer

youtube-viewer configuration

Home Page:https://github.com/dfmgr/installer/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youtube-viewer

Lightweight application for searching and streaming videos from YouTube

Automatic install/update:

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

Manual install:

requires:

Debian based:

apt install youtube-viewer

Fedora Based:

yum install youtube-viewer

Arch Based:

pacman -S youtube-viewer

MacOS:

brew install youtube-viewer
mv -fv "$HOME/.config/youtube-viewer" "$HOME/.config/youtube-viewer.bak"
git clone https://github.com/dfmgr/youtube-viewer "$HOME/.config/youtube-viewer"

youtube-viewer site

About

youtube-viewer configuration

https://github.com/dfmgr/installer/wiki

License:GNU General Public License v3.0


Languages

Language:Shell 55.1%Language:Perl 44.9%