A Terminal Youtube App | Play, Listen & Enjoy, right from your terminal !!
-
VLC SDK
$ git clone https://github.com/PaulSayantan/TermTube.git
$ cd TermTube
$ CGO_CFLAGS="-w" go build
$ ./TermTube
Build
docker build -t termtube
or download pre-build image
docker pull belikesayantan/termtube
then run it
docker run -it --device /dev/snd:/dev/snd termtube:latest
A feature map to visualize the code-base of the current project. Click here
Give a ⭐ if you liked this project !!