So I'm trying to download this video from svtplay.se, the link is:
http://www.svtplay.se/video/139111/summerburst , you can only watch the video with a sweden proxy, as I'm not sweden I tried to use rtmpexplorer and I found out this code:
Code:
rtmpdump -r "rtmp://fl11.c90807.cdn.qbrick.com/90807/_definst_/mp4:wp3/1280859/PSL-001A-mp4-c-v1-e1f71ffde3213ff7" -W "http://www.svtplay.se/public/swf/video/svtplayer-2012.15.swf" -p "http://www.svtplay.se/" -o "PSL-001A-mp4-c-v1-e1f71ffde3213ff7.flv"
but it's not working and always closing netstream, anyone can found the error?
Thanks in advance.