malikron7
02-21-2012, 05:47 AM
hi was wondering if anybody could give an http://www.en.aljazeerasport.tv/ its streams are tokenized if there is away plz post it :( :( :
hasomaso
02-21-2012, 08:17 AM
hi was wondering if anybody could give an http://www.en.aljazeerasport.tv/ its streams are tokenized if there is away plz post it :( :( :
hy,
rtmpdump -v -r "rtmp://ajsfreelivefs.fplive.net/ajsfreelive-live/" -a "ajsfreelive-live/?nvb=20120221151034&nva=20120221151604&token=084e9dabe3f6aa7ff9e08" -f "WIN 11,1,102,62" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/authorized/UnifiedPlayer-Tokenized.swf" -p "http://www.en.aljazeerasport.tv/" --live -y "ajs_ar_ch350_2400?reportingKey=eventId-706717_partnerId-2146" -o "output2400.flv"
malikron7
02-21-2012, 10:17 AM
hy,
rtmpdump -v -r "rtmp://ajsfreelivefs.fplive.net/ajsfreelive-live/" -a "ajsfreelive-live/?nvb=20120221151034&nva=20120221151604&token=084e9dabe3f6aa7ff9e08" -f "WIN 11,1,102,62" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/authorized/UnifiedPlayer-Tokenized.swf" -p "http://www.en.aljazeerasport.tv/" --live -y "ajs_ar_ch350_2400?reportingKey=eventId-706717_partnerId-2146" -o "output2400.flv"
hey thnx but its not working it gives me
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
plz anybody
hey thnx but its not working it gives me
RTMPDump 2.4 git-6230845 2011-9-25
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
ERROR: rtmp server sent error
ERROR: rtmp server requested close
plz anybody
use rtmpexplorer
Bahman
02-21-2012, 11:40 AM
^Still Nobody can dump aljazeerasport.tv!! You can just download it with rtmpsuck, but rtmpdump gave error!!:)
rtmpdump works just fine. you only need to provide valid auth token.
rtmpdump -r "rtmp://ajsfreelivefs.fplive.net/ajsfreelive-live/" -a "ajsfreelive-live/?nvb=20120221184808&nva=20120221185338&token=03028e803439009e17b3b" -f "WIN 11,1,102,62" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/authorized/UnifiedPlayer-Tokenized.swf" -p "http://www.en.aljazeerasport.tv/" --live -y "ajs_ar_ch311_500?eventId-706729_partnerId-1346" -o ajs_ar_ch311_500.flv
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: width 512.00
INFO: height 288.00
INFO: framerate 25.00
INFO: videodatarate 436.00
INFO: videocodecid avc1
INFO: audiodatarate 64.00
INFO: audiocodecid mp4a
7081.202 kB / 114.80 sec
malikron7
02-21-2012, 12:26 PM
rtmpdump works just fine. you only need to provide valid auth token.
rtmpdump -r "rtmp://ajsfreelivefs.fplive.net/ajsfreelive-live/" -a "ajsfreelive-live/?nvb=20120221184808&nva=20120221185338&token=03028e803439009e17b3b" -f "WIN 11,1,102,62" -W "http://www.en.aljazeerasport.tv/ptvFlash/unifiedplayer/authorized/UnifiedPlayer-Tokenized.swf" -p "http://www.en.aljazeerasport.tv/" --live -y "ajs_ar_ch311_500?eventId-706729_partnerId-1346" -o ajs_ar_ch311_500.flv
isnt there a way to bypass the auth code ????????//
RTMPDump v2.4 GIT-2011-12-22 (Compiled by KSV)
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting Live Stream
INFO: Metadata:
INFO: width 512.00
INFO: height 288.00
INFO: framerate 25.00
INFO: videodatarate 436.00
INFO: videocodecid avc1
INFO: audiodatarate 64.00
INFO: audiocodecid mp4a
7081.202 kB / 114.80 sec
i was wondering isnt there a way to bypass the auth thing?????
malikron7
02-22-2012, 08:59 AM
anyone ?????
karlo2105
02-22-2012, 05:02 PM
anyone ?????
I guess it's possible with PHP script. :D
yeah it's pretty simple with any kind of scripting language. there are lots of sites which use the exactly same method and many scripts are already available for them. but who wanna do it for this particular site :rolleyes:
malikron7
02-23-2012, 05:29 AM
yeah it's pretty simple with any kind of scripting language. there are lots of sites which use the exactly same method and many scripts are already available for them. but who wanna do it for this particular site :rolleyes:
can i have the script for www.en.aljazeerasport.tv i would really appreciate it
karlo2105
02-23-2012, 12:22 PM
can i have the script for www.en.aljazeerasport.tv i would really appreciate it
It's not necessary to decompile Al Jazeera SWF player as it doesn't use any token.
I am also interested into PHP script especially for channels Al Jazeera Sport +1 to +10. KSV knows well PHP language so maybe he makes it for you. :D
malikron7
02-24-2012, 03:29 AM
It's not necessary to decompile Al Jazeera SWF player as it doesn't use any token.
I am also interested into PHP script especially for channels Al Jazeera Sport +1 to +10. KSV knows well PHP language so maybe he makes it for you. :D
hope so can you contact him for me
but i found this in the swf does it mean anything
public class DRMEvent extends Event
{
private var _period:Number;
private var _mediaError:MediaError;
private var _endDate:Date;
private var _serverURL:String;
private var _token:Object;
private var _startDate:Date;
private var _drmState:String;
public static const DRM_STATE_CHANGE:String = "drmStateChange";
public function DRMEvent(param1:String, param2:String, param3:Boolean = false, param4:Boolean = false, param5:Date = null, param6:Date = null, param7:Number = 0, param8:String = null, param9:Object = null, param10:MediaError = null)
{
super(param1, param3, param4);
this._drmState = param2;
this._token = param9;
this._mediaError = param10;
this._startDate = param5;
this._endDate = param6;
this._period = param7;
this._serverURL = param8;
return;
}// end function
malikron7
02-28-2012, 08:32 AM
any news?
malikron7
03-12-2012, 12:03 PM
somebody do the script ill pay you
Actually i already have a script to play AlJazeeraSports but i don't wanna make it public because i don't wanna support it. people keep asking same stupid questions over and over again. it can play four free channels. premium channels can only be accessed with premium subscription.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.