SMTube is an application that allows to browse, search and play YouTube videos
Automatic install/update:
bash -c "$(curl -LSs https://github.com/dfmgr/smtube/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install smtube
Fedora Based:
yum install smtube
Arch Based:
pacman -S smtube
MacOS:
brew install smtube
mv -fv "$HOME/.config/smtube" "$HOME/.config/smtube.bak"
git clone https://github.com/dfmgr/smtube "$HOME/.config/smtube"