rtmpe and swf verification problems with tv4play.seHi, I'm trying to download video from tv4play.se, i.e. this video
Code:
http://www.tv4play.se/noje_och_humor/forkvall?videoId=1.1357384 command: Code:
rtmpdump --debug --swfUrl 'http://cdn01.tv4.se/polopoly_fs/1.939636.1259243966!approot/tv4video.swf' --swfhash '422ba2018ca814bc67ec59b39c0ba1b4f5d3246dbd137b4fd63ba327487848d5' --swfsize '124349' --rtmp 'rtmpe://cp70051.edgefcs.net/tv4ondemand' --app 'tv4ondemand' --playpath 'mp4:/mp4root/2009-11-25/A53G0CFN-FORKVALLHALSA_885464_T6MP48_.mp4' -o out.flv Code:
RTMPDump v1.9 |
Re: rtmpe and swf verification problems with tv4play.seLooks like your swfUrl / swfSize / swfHash are invalid. I found these parameters from that site and it works for me:
rtmpdump --debug --swfUrl 'http://www.tv4play.se/polopoly_fs/1.939636.1260780980!approot/superspelarflashlet.swf' --swfhash 'e1797c5d77de16df98184bbfa4399bb03009dbd6cace43037 77b34eeab45b7e2' --swfsize '225218' --rtmp 'rtmp://cp70051.edgefcs.net/tv4ondemand?ovpfv=2.1.2' --playpath 'mp4:/mp4root/2009-11-25/A53G0CFN-FORKVALLHALSA_885464_T6MP48_.mp4' -o out.flv -p "http://www.tv4play.se/noje_och_humor/forkvall?videoId=1.1357384" Notice that it doesn't need rtmpe. |
Re: rtmpe and swf verification problems with tv4play.sehow can you find the correct swf url?
|
Re: rtmpe and swf verification problems with tv4play.seI used this:
http://lists.mplayerhq.hu/pipermail/...er/000181.html: Quote:
Code:
RTMP Server v2.0 |
Re: rtmpe and swf verification problems with tv4play.seThanks, I will try this ASAP (tonight).
|
Re: rtmpe and swf verification problems with tv4play.seI'm also trying to download a clip from tv4play.
Code:
http://www.tv4play.se/aktualitet/nyhetsmorgon?videoId=1.1421120 Code:
$ ./rtmpdump_x86 --swfUrl 'http://www.tv4play.se/polopoly_fs/1.939636!approot/embedvideo.swf' --swfhash '2de6131e59345b482cea6ee7dd3b9c4f8470b9b7cb8aabe182d2d337b66c4cd7' --swfsize '124349' --rtmp 'rtmp://cp70051.edgefcs.net:1935/tv4ondemand?ovpfv=2.1.2' --playpath 'mp4:/mp4root/2009-12-30/A5K02BXQ-WEBBNYMOVILLARE_902118_T6MP48_.mp4' -o out.flv -p "http://www.tv4play.se/aktualitet/nyhetsmorgon?videoId=1.1421120" --resume |
Re: rtmpe and swf verification problems with tv4play.se^
Try version 1.9 |
Re: rtmpe and swf verification problems with tv4play.seNot sure if you've picked a valid swfUrl.
Try version 2.1, use the -W option instead of -s/-w/-x. |
Re: rtmpe and swf verification problems with tv4play.seRTMPE recorders can download tv4play.se videos.:p
|
All times are GMT -6. The time now is 07:35 PM. |