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

[Help] Download film from this site use rtmpdump

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

luvyoursmile 05-03-2014 06:14 AM

[Help] Download film from this site use rtmpdump


 
I use this command on hayhaytv.vn
Code:

rtmpdump -r "rtmpe://210.211.116.213:1935/hayhaytv_film_hot" -a "hayhaytv_film_hot" -f "WIN 13,0,0,182" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -p "http://www.hayhaytv.vn/xem-phim/phim-robocop-canh-sat-nguoi-may-hd-383230326E61.html" -y "mp4:RoboCop.2014.720p?undefined" -o "2014-04-30_07-27-20_mp4_RoboCop.2014.720p.flv"
Error: RTMP_ReadPacket, failed to read RTMP packet header :(




Help me, tks!

hasomaso 05-03-2014 01:04 PM

Re: [Help] Download film from this site use rtmpdump


 
add this in your code and try again

Code:

-T "na^tu12%%28aqw"

luvyoursmile 05-03-2014 09:04 PM

Re: [Help] Download film from this site use rtmpdump


 
Quote:

Originally Posted by hasomaso (Post 67444)
add this in your code and try again

Code:

-T "na^tu12%%28aqw"

Tks, but nothing changes
It still get error like this

chap 05-04-2014 12:05 AM

Re: [Help] Download film from this site use rtmpdump


 
try
Code:

rtmpdump -r "rtmpe://210.211.116.213:1935/hayhaytv_film_hot" -a "hayhaytv_film_hot" -f "WIN 13,0,0,182" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -p "http://www.hayhaytv.vn/xem-phim/phim-robocop-canh-sat-nguoi-may-hd-383230326E61.html" -y "mp4:RoboCop.2014.720p?undefined" -o "2014-04-30_07-27-20_mp4_RoboCop.2014.720p.flv" -R -T "na^tu12%28aqw"

hasomaso 05-04-2014 01:52 AM

Re: [Help] Download film from this site use rtmpdump


 
@luvyoursmile

Code:

rtmpdump -r "rtmpe://210.211.116.213:1935/hayhaytv_film_hot" -a "hayhaytv_film_hot" -f "WIN 13,0,0,182" -W "http://www.hayhaytv.vn/player/smartplayer.swf" -p "http://www.hayhaytv.vn/xem-phim/phim-robocop-canh-sat-nguoi-may-hd-383230326E61.html" -y "mp4:RoboCop.2014.720p?undefined" -T "na^tu12%%28aqw" -o "2014-04-30_07-27-20_mp4_RoboCop.2014.720p.flv"



luvyoursmile 05-04-2014 04:02 AM

Re: [Help] Download film from this site use rtmpdump


 
Thank both of you

Anyway, how could you get secureToken in smartplayer.swf?
I couldn't find it by using Sothink SWF Decompiler

Can you show me?
Thank you very much :)

------------
@hasomaso
I use -T "na^tu12%28aqw", that's OK. It just has 1 %, not 2 (%%)
-T "na^tu12%%28aqw"

hasomaso 05-04-2014 04:13 AM

Re: [Help] Download film from this site use rtmpdump


 
when you start your code from cmd then you must that % double

luvyoursmile 05-04-2014 04:15 AM

Re: [Help] Download film from this site use rtmpdump


 
Quote:

Originally Posted by hasomaso (Post 67457)
when you start your code from cmd then you must that % double

So can you show me how to find secureToken in that smartplayer.swf?


All times are GMT -6. The time now is 11:38 PM.