To all the rtmpdump experts:
need help on dumping this site
http://www.hayhaytv.vn/xem-phim/phim...934386E61.html
Info Source:
Code:
<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&logoImage=player/resources/images/non_logo.png&playerWidth=960&playerHeight=480&introXmlUrl=http://www.hayhaytv.vn/vod/info/393934386E61-2&subUrl=http://img.hayhaytv.com/subtitle/14062013/elementary.s01e17.720p.hdtv.x264-dimension_vie_66401371178182.srt,&trailerPathUrl=&nextUrl=http://www.hayhaytv.vn/xem-phim/phim-elementary--season-1-tham-tu-sherlock-1-Tap-18-hd-23393934396E61.html&autoPlay=false&isFullScreen=1&uid=&version=1305&isLive=false&mediaPathUrl=rtmp://118.69.202.70:1935/hayhaytv_film,mp4:Elementary.Season.One.17.2012.720p" name="flashvars">
</object>
I using mac 10.8 installed rtmpdump.
I don't get token with macos.
Terminal command:
Code:
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:
Code:
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.