Skip to content

jurajtrappl/Youtube-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-terminal

  • Bash script that plays videos from the terminal.
  • Allows you to create playlist.
  • Quick approach to trending videos on youtube

HELP

Search:

./ytv.sh what to search

searches for "what to search" in youtube

Options:

-t   
  : lists trending videos
-h|--help     
  : usage
-d
  : downloads the video

Additional searching results

We can let the script show us more than default number of searches (10) using key m. (additional 10, after "Select the number:")

Playlists options:

+p   
   : selected video is added to the playlist
-pp
	:plays videos in the playlist
-p n
	:deletes the nth video in the playlist (from the beggining), n is integer
-cp
	:clears the playlist
-sp
	:shows the playlist

About

Bash script that plays videos from unix terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages