View Single Post
  #1  
Old 06-17-2013, 12:53 AM
pc.hoanganh pc.hoanganh is offline
Junior Member
 
Join Date: Jun 2013
Posts: 2
pc.hoanganh is on a distinguished road
Default

Help me, rtmpdump film.


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&amp;logoImage=player/resources/images/non_logo.png&amp;playerWidth=960&amp;playerHeight=480&amp;introXmlUrl=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.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.
Reply With Quote