first commit

This commit is contained in:
Adrian Kuschelyagi Malacoda 2020-10-12 12:55:59 -05:00
commit cbff5118d1

4
download-youtube-audio Executable file
View 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