first commit
This commit is contained in:
commit
cbff5118d1
4
download-youtube-audio
Executable file
4
download-youtube-audio
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
cd ~/Downloads
|
||||
YTDL_WD=$(zenity --file-selection --directory --filename=.)
|
||||
xfce4-terminal --default-working-directory $YTDL_WD --execute youtube-dl -x $1
|
Loading…
x
Reference in New Issue
Block a user