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

Downloading from voot.com

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

pashok326 04-05-2016 07:42 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by biezom (Post 83695)
yes new release ;)

good help by several users in this thread thanks

can you rename 'low, medium and high' to '360p, 720p and 1080p' as in hotstar? :)

biezom 04-05-2016 07:48 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by pashok326 (Post 83696)
can you rename 'low, medium and high' to '360p, 720p and 1080p' as in hotstar? :)

i make this choice because not always 1080p an 720p exit

if you want for you

change

in bat

Code:

call set /p quality=write quality (write 360p 720p or 1080p):
in php

Code:

if ($argv[4]=='360p'){
        $flavorId=$lflavorId[1];
        }
        else{
        if ($argv[4]=='720p'){       
            $flavorId=$mflavorId[1];
            }
                else{
                $flavorId=$hflavorId[1];
            }               
        }


prabhatec 04-05-2016 08:03 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by biezom (Post 83697)
i make this choice because not always 1080p an 720p exit

if you want for you

change

in bat

Code:

call set /p quality=write quality (write 360p 720p or 1080p):
in php

Code:

if ($argv[4]=='360p'){
        $flavorId=$lflavorId[1];
        }
        else{
        if ($argv[4]=='720p'){       
            $flavorId=$mflavorId[1];
            }
                else{
                $flavorId=$hflavorId[1];
            }               
        }




i wish if hotstar works same without hotspot shield or any vpn :D

zapac 04-05-2016 09:06 AM

Re: Downloading from voot.com


 
biezom bro clear ur inbox

sscomp32 04-05-2016 09:43 AM

Re: Downloading from voot.com


 
Brilliant script beizom bro. You are the best.

biezom 04-05-2016 10:03 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 83698)
i wish if hotstar works same without hotspot shield or any vpn :D

new release with bat and php test-without-vpn-hotstarlivestreamer


Code:

https://github.com/biezom/hotstarsportslivestreamer/releases/download/hotstarhotstarsportslivestreamer/hotstarsportslivestreamer.zip
Quote:

Originally Posted by zapac (Post 83699)
biezom bro clear ur inbox

sorry
i make a break with privates requests

it takes a long time, because a lot of requests

prabhatec 04-05-2016 10:59 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by biezom (Post 83702)
new release with bat and php test-without-vpn-hotstarlivestreamer


Code:

https://github.com/biezom/hotstarsportslivestreamer/releases/download/hotstarhotstarsportslivestreamer/hotstarsportslivestreamer.zip

sorry
i make a break with privates requests

it takes a long time, because a lot of requests

404 error :() can i get correct link? OR does it work with todays release of hotstar bat?

alfacode 04-05-2016 10:59 AM

Re: Downloading from voot.com


 
can someone help me here? it is related to this topic.
http://stream-recorder.com/forum/hav...pt-t20868.html

prabhatec 04-05-2016 11:01 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by alfacode (Post 83705)
can someone help me here? it is related to this topic.
http://stream-recorder.com/forum/hav...pt-t20868.html

y u still downloading using adownloader? Its a DRM file which cant b encrypted!

https://www.youtube.com/watch?v=x2hDU6wM93U

alfacode 04-05-2016 11:12 AM

Re: Downloading from voot.com


 
Quote:

Originally Posted by prabhatec (Post 83706)
y u still downloading using adownloader? Its a DRM file which cant b encrypted!

https://www.youtube.com/watch?v=x2hDU6wM93U

It is actually a video from sonyliv.com. I have downloaded all the .ts (248) files and the (24) keys which are needed to decrypt those .ts files from the m3u8. So I know that it is possible to decrypt them, just looking for the correct ffmpeg command.

this was the m3u8 link https://secure.brightcove.com/servic...=4829478998001

I know this is not about voot.com but since we are discussing m3u8 and ts files, I thought of posting it here.


All times are GMT -6. The time now is 12:48 AM.