I hereby claim:
- I am hbend1li on github.
- I am hbendali (https://keybase.io/hbendali) on keybase.
- I have a public key ASCpileYF6FmRzhkxA_XBnX8FJiSi40d9x9VE7ceSMgw0wo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/bash | |
| if [ "$1" == "upgrade" ]; then | |
| sudo pip3 install --upgrade youtube-dl | |
| elif [ "$1" ]; then | |
| youtube-dl -c -f best --embed-thumbnail --add-metadata -o '%(playlist)s/%(title)s-%(id)s.%(ext)s' $1 | |
| PLAYLIST=$(youtube-dl --get-filename -o "%(uploader)s.m3u" $1) |
| {"lastUpload":"2020-02-19T18:31:23.830Z","extensionVersion":"v3.4.3"} |