Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Need help download RTMP video

(http://stream-recorder.com/forum/showthread.php?t=16156)

skypeaful 04-13-2013 03:42 AM

Need help download RTMP video


 
To all the rtmpdump experts:
Need help on dumping this site

http://www.hayhaytv.vn/vod/detail/34...now-white.html

I try dump video with rtmpdump with command
Code:

rtmpdump -r "rtmp://118.69.202.70:1935/hayhaytv_film" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -y "mp4:Grimms.Snow.White.2012.720p" -o Grimms.Snow.White.2012.720p.mp4 --live -T "na^tu12%28aqw"
Token from smartplayer.swf which I decomplier is "na^tu12%28aqw".
But I always get this error message
ERROR: RTMP_ReadPacket, failed to read RTMP packet header
Please help me how to solve this?
Thank.

hasomaso 04-13-2013 04:33 AM

Re: Need help download RTMP video


 
Code:

rtmpdump -v -r "rtmp://media.hayhaytv.vn:1935/hayhaytv_film" -a "hayhaytv_film" -f "WIN 11,7,700,169" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -p "http://www.hayhaytv.vn/vod/detail/343833326E61/grimms-snow-white.html" -y "mp4:Grimms.Snow.White.2012.720p" -T "na^tu12%%28aqw" -o "Grimms.Snow.White.2012.720p.mp4"

skypeaful 04-13-2013 08:46 AM

Re: Need help download RTMP video


 
Thank bro for reply but your command don't work :(
HTML Code:

Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close


apet 04-13-2013 03:39 PM

Re: Need help download RTMP video


 
And how can you get Token from this player.swf . . . ?
Because my friend told me that the script was encrypted now because of us!
I think they all have to encrypt your tokens.... :D Then i will watch your screams. :)
Just waiting for End ..... :)

skypeaful 04-14-2013 09:15 AM

Re: Need help download RTMP video


 
Quote:

Originally Posted by apet (Post 61569)
And how can you get Token from this player.swf . . . ?
Because my friend told me that the script was encrypted now because of us!
I think they all have to encrypt your tokens.... :D Then i will watch your screams. :)
Just waiting for End ..... :)

I found this code from your swf file: call("secureTokenResponse", null, TEA.decrypt(evt.info.secureToken, "evt.msg.doSubscribe")); maybe token is "evt.msg.doSubscribe" (not sure)

apet 04-14-2013 01:15 PM

Re: Need help download RTMP video


 
Yes @skypeaful! This is it. How did you find it? Please let me know this for further ripping.
Becuse our television allways change something because of us. :eek:


All times are GMT -6. The time now is 12:31 PM.