Skip to content

Watch YouTube Videos from the Comfort of Your Terminal

Notifications You must be signed in to change notification settings

A714vrata/yt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YT-CLI

Watch YouTube Videos from the Comfort of Your Terminal

Using the CLI

You may choose to use the cli for simplicity. To use the cli, simply execute:

./yt-cli

Watching Videos

Change into the directory where you cloned this repo and run the following command:

./ytv

Listening to Music

Change into the directory where you cloned this repo and run the following command:

./ytm

Install

In order to install, simply sudo cp ./yt* /usr/bin/

Acknowledgements

Note that ytv and ytm are shell script (with extension .sh). You may choose to use these scripts as is, or hack away to create the experience you want.

Requires the following dependencies:

  • yt-dlp
  • fzf
  • ffmpeg
  • rofi (optional)
  • dmenu (optional)

About

Watch YouTube Videos from the Comfort of Your Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages