Hi guys,
I've tried to download these videos too. So, I saw the messages with the same problem here. Well, I tried to use
rtmpdump for the whole day. I saw that there are two swf files. Please, check the code and you will see this. Maybe the two swf files are used to complicate downloads.
Code:
<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="400" height="335">
<param name="movie" value="player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="&file=demos/institucional_canal_dos_concursos.flv&backcolor=999999&streamer=rtmpe://76.76.24.57/canaldosconcursos&dock=true&image=preview.jpg&skin=controlpanel" />
<object type="application/x-shockwave-flash" data="player.swf" width="390" height="300">
<param name="movie" value="player/player.swf" />
<param name="allowfullscreen" value="true" />
<param name="allowscriptaccess" value="always" />
<param name="flashvars" value="&file=demos/institucional_canal_dos_concursos.flv&backcolor=999999&streamer=rtmpe://76.76.24.57/canaldosconcursos&dock=true&image=preview.jpg&skin=controlpanel" />
<p><a href="http://get.adobe.com/flashplayer">Baixe o Flash</a> para ver o player.</p>
</object>
</object>
I tried use rtmpdump with these files, but it doesn't work. I followed the procedure to get the parameters swfhash and swfsize and I encountered this:
Code:
swfUrl: www.canaldosconcursos.com.br/player.swf
swfhash: 41f569111c53af8b27f7d79f6e2341179dd1a3c7f072373677e88721f95cfb86
swfsize: 113084
Code:
swfUrl: www.canaldosconcursos.com.br/player/player.swf[/url]
swfhash: e79476bf3b2c1aaaff7d9359821992d2e1c6d1212b1e2897d10ae43a8ef99efd
swfsize: 111113
As an additional information, a saw a parameter token defined in swf files (both have the same value):
Token: OrRaRdRdR4362
All tests executed didn't have success. Maybe together we'll have more luck.
[ ]'s