View Single Post
  #96  
Old 02-12-2015, 04:32 AM
askshrikrishna askshrikrishna is offline
Junior Member
 
Join Date: Feb 2015
Posts: 7
askshrikrishna is on a distinguished road
Default

Re: Download from hotstar.com


Quote:
Originally Posted by biezom View Post
hello
If you are not blocked by the geographical restriction or if you have a good vpn, you can use livestreamer
1) install adblock plus firefox addon
2) start the video
3) click ABP icon click Open blockable items



4) search for 'manifest' (without ' ')



5) copy the url
we have an url that looks like this
"http://staragvod-vh.akamaihd.net/z/videos/plus/svss/3/1000010422_,180,400,800,1300,2000,_STAR.mp4.csmil/manifest.f4m?hdnea=st=.............~exp=........~a cl=/*~hmac=............................&g=..........&h dcore=3.5.0&plugin=aasp-3.5.0.151.81"
with numbers and/or letters in place of ......... (for each launch of a video, the numbers and letters are different)


6) close the video (important)



7) use the url with livestreamer
but you need change
http >> https
z >> i
manifest.f4m >> master.m3u8
so we have
Code:
livestreamer "hlsvariant://https://staragvod-vh.akamaihd.net/i/videos/plus/svss/3/1000010422_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=.............~exp=........~acl=/*~hmac=............................&g=..........&hdcore=3.5.0&plugin=aasp-3.5.0.151.81" best -o video.ts
Thnaks,

where i can get this livestreamer?

i got url as u described but where to use it? what is livestreamer? where can i get it.
please help.
Reply With Quote