Skip to content

Bash script to utilize youtube-dl in accord to my own needs

License

Notifications You must be signed in to change notification settings

sjehuda/playvideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

playvideo

Bash script to utilize youtube-dl in accord to my own needs

This script retrieves URL from given user input or clipboard or primary (selection), attempts to extract a video, plays it and then asks the user whether to save it to drive or not.

When this script is not being executed via terminal, a simple GUI dialog will be made available for end-users.

Programs used are:

  • mplayer
  • wget (to pipe content from https to mplayer)
  • yad
  • youtube-dl
  • xclip
  • zenity

About

Bash script to utilize youtube-dl in accord to my own needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages