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

Please help: Secure Token for ultimatv.net

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

Silen 11-23-2012 06:53 AM

Please help: Secure Token for ultimatv.net


 
Could someone help me with this video stream: http://ultimatv.net/index.php?id=cartoonnetwork?


I use to download video from this site with next script:

Code:

rtmpdump -r "rtmpe://94.242.221.103/42_hd/channel_42_hd.stream" -p http://clients.cdnet.tv/flashbroadcast.php?channel=1042&session=MPxy6VLoeX0bRBgXzFc3phDN6dSoDbhg&date=1352764650 -W http://clients.cdnet.tv/flashplayer/player.swf -f "WIN 11,4,402,287" -T "Ys#QBn%3O0@l1" -o TesT.flv

But recently this site changed SWF player and I give up to make this script to work.
It looks like security token was changed but I have no idea how to extract it from new player.
Any help is very appreciated :)

KSV 11-23-2012 07:18 AM

Re: Please help: Secure Token for ultimatv.net


 
http://stream-recorder.com/forum/sho...49&postcount=2

karlo2105 11-23-2012 07:25 AM

Re: Please help: Secure Token for ultimatv.net


 
I sent you an answer on PM. ;)

Silen 11-23-2012 07:41 AM

Re: Please help: Secure Token for ultimatv.net


 
THANK YOU!!! :) It works now...

moneymaker 11-27-2012 02:09 PM

Re: Please help: Secure Token for ultimatv.net


 
they changed again the token. can someone explain me in short words how to getting the token? tried wireshark, swf nothing there, even rtmpsuck

chap 11-27-2012 03:09 PM

Re: Please help: Secure Token for ultimatv.net


 
Quote:

Originally Posted by moneymaker (Post 56852)
they changed again the token. can someone explain me in short words how to getting the token? tried wireshark, swf nothing there, even rtmpsuck

marker has not changed;)

moneymaker 11-27-2012 03:13 PM

Re: Please help: Secure Token for ultimatv.net


 
my fault its working! but it would be good to know how getting the code. just for learning

DEAD_MAN_WALKING 12-01-2012 04:10 AM

Re: Please help: Secure Token for ultimatv.net


 
While im here thought this might help some people...

Code:

pastebin.com/RYWdQvy9
;)

mucea 12-03-2012 10:41 AM

Re: Please help: Secure Token for ultimatv.net


 
They've actually used the token found by KSV a while ago and posted here. The token can be changed anytime, but it shouldn't really be worth the effort to them (I mean it's just a way of bringing visitors to a website that's already doing shady streaming). Besides, I'm sure the scripters around here can always come up with an easy way to extract these tokens.

Silen 12-05-2012 07:40 AM

Re: Please help: Secure Token for ultimatv.net


 
Quote:

Originally Posted by DEAD_MAN_WALKING (Post 56996)
While im here thought this might help some people...

Code:

pastebin.com/RYWdQvy9
;)

Actually there is an old secure token. Site change it recently. Please help to find new one!!! :)
I will be very appreciate if anyone could share method how to extract secure token from that site... :)

svnpenn2 12-05-2012 04:40 PM

Re: Please help: Secure Token for ultimatv.net


 
Code:

rtmpdump -o a.flv -r rtmpe://94.242.221.103/42_hd/channel_42_hd.stream -T Rd#
n@k72JDh
RTMPDump v2.4-75-ge783798
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
WARNING: Trying different position for server digest!
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  audiochannels        2.00
INFO:  audiosamplerate      48000.00
INFO:  audiocodecid          mp4a
INFO:  videocodecid          avc1
INFO:  width                768.00
INFO:  height                576.00
INFO:  frameWidth            720.00
INFO:  frameHeight          576.00
INFO:  displayWidth          768.00
INFO:  displayHeight        576.00
INFO:  framerate            25.00
INFO: trackinfo:
INFO:  timescale            0.00
INFO:  language              eng
INFO: sampledescription:
INFO: sampletype:
INFO:  type                  audio
INFO:  config                1190
INFO:  description          {AACFrame: size: 0, rate: 48000, channels: 2, samp
les: 1024, errorBitsAbsent: true, profileObjectType: "LC"}
INFO:  timescale            0.00
INFO:  language              eng
INFO: sampledescription:
INFO: sampletype:
INFO:  type                  video
INFO:  profile-level-id      64001e
INFO:  sprop-parameter-sets  Z2QAHqzZQLQSb/wAQAA8QAAAAwBAAAAMo8WLZYAA,aO+8sA==
INFO:  description          {H264CodecConfigInfo: profile: "High", level: 3.0,
 frameSize: 720x576, displaySize: 768x576, PAR: 16:15, frameRate: 25.0}
INFO: rtpsessioninfo:
INFO:  connectiondata        IN IP4 127.0.0.1
INFO:  name                  WowzaMediaServerPro MPEG-TS
INFO:  origin                - 1617294838 1617294838 IN IP4 127.0.0.1
INFO:  timing                0 0
INFO:  protocolversion      0
INFO: attributes:
INFO:  range                npt=now-
1734.995 kB / 10.56 sec


peterpan 11-10-2013 01:12 PM

Re: Please help: Secure Token for ultimatv.net


 
Can someone please help me get the code for this one?
http://ultimatv.net/index.php?id=disney
I believe the token param (-T Rd#n@k72JDh) is still the same, but none of the links work!

Code:

rtmpdump -r "rtmpe://94.242.221.103/42_hd/channel_42_hd.stream" -p http://clients.cdnet.tv/flashbroadcast.php?channel=1042&session=MPxy6VLoeX0bRBgXzFc3phDN6dSoDbhg&date=1384112544 -W http://clients.cdnet.tv/flashplayer/player.swf -f "WIN 11,4,402,287" -T "Rd#n@k72JDh" -o TesT.flv
P.S. I could be wrong, but I think it's no longer using rtmp!

hasomaso 11-10-2013 04:15 PM

Re: Please help: Secure Token for ultimatv.net


 
i think that is a P2P protocol
i have found that

Code:

rtmfp://93.115.84.148:2935/multicast_240hd


All times are GMT -6. The time now is 03:40 PM.