Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Can't download videos from SVTPlay.se - Server sent error/Server Requested Close

(http://stream-recorder.com/forum/showthread.php?t=12847)

Karaz 06-20-2012 06:43 PM

Can't download videos from SVTPlay.se - Server sent error/Server Requested Close


 
I tried to download a video from this site:
http://www.svtplay.se/video/139111/16-6-20-45
And I use this command
Code:

rtmpdump -r "rtmp://fl11.c90807.cdn.qbrick.com/90807/_definst_/wp3/1280859/PSL-001A-mp4-d-v1-e1f71ffde3213ff7.mp4" --swfVfy "http://www.svtplay.se/public/swf/video/svtplayer-2012.15.swf" -o "-"
(It is provided by pirateplay.se)
But it gave me this error message
Code:

ERROR: rtmp server sent error
ERROR: rtmp server requested close

What's wrong with those commands ? How can I fix it ?

svnpenn 06-21-2012 01:57 AM

Re: Can't download videos from SVTPlay.se - Server sent error/Server Requested Close


 
Quote:

Originally Posted by svtplay.se
Due to legal restrictions, the requested material can be viewed only within Sweden. As you are located outside this area, respectively we cannot confirm that you are within this territory, we regret that you will be unable to view this material.

​​​​​

evol 06-21-2012 02:15 AM

Re: Can't download videos from SVTPlay.se - Server sent error/Server Requested Close


 
Use the -S switch to use a SOCKS proxy...;)

Code:

rtmpdump -r rtmp://www.stream.com/live -S proxy:port


All times are GMT -6. The time now is 07:38 AM.