Linux Users Watch Youtube via Terminal!

Linux Users Watch Youtube via Terminal!

In the Youtube Video I posted About mov-cli Just kidding and for fun. Actually mov-cli has benefits when watching youtube more concisely and without ads, besides it can be customized. But you need to memorize the commands too. If you are curious and want to try it, you can try installing it with the steps on this website 


If you use EndeavorOS, you can install it with

yay -S mov-cli

Next is to install the youtube plugin:

yay -S python-mov-cli-youtube

When both of these things are successful, open the terminal and type 

mov-cli -e 

You search for:

[mov-cli.plugins]

And add this command below it, to insert the youtube plugin into mov-cli

youtube = "mov-cli-youtube"

Save, and please check with the command:

mov-cli -lp (the plugin should be visible in the displayed list)

If all is successful, do mov-cli -s youtube "keyword"

in the video, I use the keyword fosslicious, to search for youtube videos. You can search for videos on Youtube with the keywords you want. Hopefully useful