summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtemplates/bin/ruutu-dl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bin/ruutu-dl b/templates/bin/ruutu-dl
index 9953bf3..a418e26 100755
--- a/templates/bin/ruutu-dl
+++ b/templates/bin/ruutu-dl
@@ -31,6 +31,6 @@ if [ "x$2" = "x" ]; then
exit 1
fi
-$RTMPDUMP -q -r "$1" -W http://n.sestatic.fi/sites/all/modules/media/Nelonen_mediaplayer_5.1.3.swf -p "$2" -o -
+$RTMPDUMP -q -r "$1" -W http://n.sestatic.fi/sites/all/modules/media/Nelonen_mediaplayer_5.3.2.swf -p "$2" -o -
exit $?