View Single Post
  #4  
Old 01-26-2013, 05:35 PM
AmazingMatze AmazingMatze is offline
Member
 
Join Date: Sep 2011
Posts: 52
AmazingMatze is on a distinguished road
Default

Re: dinozap.tv help please


Ok, I finally got it working with RTMPDump. It seems to use secure token response.

Code:
-T "#ro%%g0#r@1"
So the resulting RTMPDump commandline would be:

Code:
rtmpdump -r "rtmpe://184.75.213.90:1735/vod" -a "vod" -f "WIN 11,5,502,146" -W "http://93.114.45.68/jwplayer5/player.swf" -T "#ro%%g0#r@1" -p "http://www.dinozap.tv/redirect/embedredi.php?c=111&width=650&height=370&autostart=true&tk1=YHzuWat7ROCRInjNVr3nn8eFoW8rghSEXudw810aCr4%3D&tk2=sNRy1L0l9x9haJeMk2Gng76ekFSWtMmq6JLe0Zmeu0w%3D&tk3=4y5kCwmNs6m66GioEXcNDKiyFNi2fHNDl%2BNVW00dQaY%3D" -y "xqaz" -o "dino_streaming.flv"
Reply With Quote