Skip to content

axshaykp/youtube-from-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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

  • curl
  • awk
  • fzf
  • mpv

About

Search youtube from terminal and watch video in mpv

Resources

Stars

Watchers

Forks

Languages