YouTube from Terminal

This script allows you to search for YouTube videos from the terminal and watch them using mpv.

Usage

        ./yt.sh -q <search-query>

Setup

        git clone https://github.com/axxsh/youtube-from-terminal.git
cd youtube-from-terminal
chmod +x yt.sh

Dependencies