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

plz help plzz

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

malikron7 02-23-2012 05:29 AM

Re: plz help plzz


 
Quote:

Originally Posted by KSV (Post 40786)
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

Re: plz help plzz


 
Quote:

Originally Posted by malikron7 (Post 40802)
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

Re: plz help plzz


 
Quote:

Originally Posted by karlo2105 (Post 40823)
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

Code:

    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

Re: plz help plzz


 
any news?

malikron7 03-12-2012 12:03 PM

Re: plz help plzz


 
somebody do the script ill pay you

KSV 03-12-2012 02:21 PM

Re: plz help plzz


 
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.


All times are GMT -6. The time now is 07:46 PM.