direct ffmpeg output to /tmp

This commit is contained in:
Justin Moore
2015-03-13 06:39:03 -05:00
parent 1838a0d5e8
commit 95da925cf0
2 changed files with 5 additions and 5 deletions

View File

@@ -12,9 +12,9 @@ SET_GUI_BIN="zenity"
#MUSICDIR must have trailing forward slash
MUSICDIR="/home/$USER/Music/" #your choice
#You shouldn't need to change this filename but just in case
#You shouldn't need to change these filename but just in case
VIDEOFILE=/tmp/youtube-dl-$RANDOM-$RANDOM.flv
CONVERTED=/tmp
#GUI SETTINGS