PDA

View Full Version : Help me, rtmpdump film.


pc.hoanganh
06-17-2013, 12:53 AM
To all the rtmpdump experts:
need help on dumping this site

http://www.hayhaytv.vn/xem-phim/phim-elementary--season-1-tham-tu-sherlock-1-Tap-17-hd-23393934386E61.html


Info Source:

<object width="960" height="480" style="background:#000" data="player/smartplayer.swf?v=1305" id="smartplayer" type="application/x-shockwave-flash">
<param value="false" name="menu">
<param value="player/smartplayer.swf?v=1305" name="movie">
<param value="default" name="scale">
<param value="true" name="allowFullscreen">
<param value="always" name="allowScriptAccess">
<param value="tl" name="salign">
<param value="transparent" name="wmode">
<param value="#000000" name="bgcolor">
<param value="configUrl=player/config.xml&amp;logoImage=player/resources/images/non_logo.png&amp;playerWidth=960&amp;playerHeight=480&amp;intr oXmlUrl=http://www.hayhaytv.vn/vod/info/393934386E61-2&amp;subUrl=http://img.hayhaytv.com/subtitle/14062013/elementary.s01e17.720p.hdtv.x264-dimension_vie_66401371178182.srt,&amp;trailerPathUrl=&amp; nextUrl=http://www.hayhaytv.vn/xem-phim/phim-elementary--season-1-tham-tu-sherlock-1-Tap-18-hd-23393934396E61.html&amp;autoPlay=false&amp;isFullScreen=1&amp; uid=&amp;version=1305&amp;isLive=false&amp;mediaPathUrl=rtmp://118.69.202.70:1935/hayhaytv_film,mp4:Elementary.Season.One.17.2012.72 0p" name="flashvars">
</object>

I using mac 10.8 installed rtmpdump.

I don't get token with macos.

Terminal command:

rtmpdump -r "rtmp://118.69.202.70:1935/hayhaytv_film" -a "hayhaytv_film" -f "WIN 11,6,602,171" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -p "http://www.hayhaytv.vn/xem-phim/phim-elementary--season-1-tham-tu-sherlock-1-Tap-17-hd-23393934386E61.html" --live -T "na^tu12%28aqw" -y "mp4:Elementary.Season.One.17.2012.720p" -o "Elementary.Season.One.17.2012.720p.flv"


result:

RTMPDump 2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close

Please help me to download film.

Thanks.

hasomaso
06-17-2013, 04:58 AM
add another % in your token

-T "na^tu12%28aqw"

-T "na^tu12%%28aqw"

and test it

pc.hoanganh
06-19-2013, 11:25 PM
Thanks so much!.
It's work!