direct ffmpeg output to /tmp
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user