Skip to content
/ ydownl.sh Public

ydownl.sh is a simple youtube-dl bash script which can be used to download video or extract audio from common video / stream sources

License

Notifications You must be signed in to change notification settings

yafp/ydownl.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ydownl.sh

about

ydownl.sh is a simple youtube-dl bash script which can be used to download video or extract audio from common video / stream sources.

alt text

features

  • checks if the URL is reachable
  • either download the video OR extract the audio from the URL
  • adds metadata
  • adds thumbnail

dependencies

The following packages are required:

  • awk
  • curl
  • dialog
  • ffmpeg
  • sed
  • youtube-dl

usage

Simply execute the script:

./ydownl.sh

changelog

Please see the changlog for more details.

license

Please see the LICENSE for more details.

About

ydownl.sh is a simple youtube-dl bash script which can be used to download video or extract audio from common video / stream sources

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages