Skip to content

Commit

Permalink
20210527 - Adjusting readme to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yafp committed May 27, 2021
1 parent f1ce451 commit 571ae3a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,17 @@ ydownl.sh is a simple youtube-dl bash script which can be used to extract audio
## dependencies
The following packages are required:

* dialog
* youtube-dl
* ffmpeg
* zenity
* (zenity)
* curl
* sed

## usage
Simply execute the script and pass the url to it:
Simply execute the script:

`./ydownl.sh https://www.youtube.com/watch?v=Y52M28WQu2s`
`./ydownl.sh`


## changelog
Expand Down

0 comments on commit 571ae3a

Please sign in to comment.