add youtube-audio-dl script
This commit is contained in:
parent
737b285578
commit
fca697ef86
3
youtube-audio-dl
Executable file
3
youtube-audio-dl
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
youtube-dl -i -f bestaudio --extract-audio --add-metadata "$1"
|
Loading…
Reference in New Issue
Block a user