youtube-dl-mp3
This commit is contained in:
parent
f7087f0dc9
commit
60438f455a
1 changed files with 2 additions and 0 deletions
2
bin/youtube-dl-mp3
Executable file
2
bin/youtube-dl-mp3
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/sh
|
||||
youtube-dl --extract-audio --audio-format mp3 --audio-quality 0 $1
|
Loading…
Add table
Reference in a new issue