about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--playflash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/playflash.sh b/playflash.sh
index e9a896e..4cfcfde 100644
--- a/playflash.sh
+++ b/playflash.sh
@@ -9,4 +9,4 @@
 # to avoid accumulating files:
 #   player = mplayer -loop 0 %s 2>/dev/null; rm -f %s
 
-cd /var/tmp && get_flash_videos -p -y $1
+cd /var/tmp && get_flash_videos --player="/usr/local/bin/mplayer -really-quiet %s 2> /dev/null" -q -p -y $1