View Single Post
  #1  
Old 06-20-2012, 06:43 PM
Karaz Karaz is offline
Junior Member
 
Join Date: Jun 2012
Posts: 1
Karaz is on a distinguished road
Default

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 ?
Reply With Quote