8000 GitHub - sjehuda/playvideo: Bash script to utilize youtube-dl in accord to my own needs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

0