loader image

How to Watch YouTube Videos in the Linux Terminal With ytfzf

What makes us different from other similar websites? Forums Tech How to Watch YouTube Videos in the Linux Terminal With ytfzf

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7692
    thumbtak
    Keymaster

    No ads or tracking, if you use this method, or less tracking.

    $ gh repo clone pystardust/ytfzf
    $ sudo apt install jq curl mpv fzf
    $ cd ytfzf
    $ sudo make install
    $ sudo make install doc
    $ sudo make addons
    $ cd ..
    $ rm -rf ytfzf
    $ ytfzf

    Now search for a video on YouTube.  It should open in a new window, called mpv, which is a video player.

    • This topic was modified 6 days, 8 hours ago by thumbtak. Reason: Fixed posting issues and missing command
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack