View Single Post
  #98  
Old 02-12-2015, 04:34 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Download from hotstar.com


Quote:
Originally Posted by sscomp32 View Post
@biezom What to do if i want a medium quality say 360p ?

Also your method does not work for cricket videos like http://www.hotstar.com/#!/india-s-hi...g-2001382776-p
it works for me

Code:
livestreamer "hlsvariant://https://staruvod1-vh.akamaihd.net/i/vod/iccwc2015/matches/10_02_2015/635591732149654192_,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
[cli][info] Found matching plugin stream for URL hlsvariant://https://staruvod1-vh.akamaihd.net/i/vod/iccwc2015/matches/10_02_2015/635591732149654192_,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
[cli][info] Available streams: 180p, 234p, 360p, 404p, 61k (worst), 720p (best)
[cli][info] Opening stream: 720p (hls)
[download][video.ts] Written 24.6 MB (2m2s @ 220.4 KB/s)                        [cli][info] Stream ended



and if you want 360p, replace in the code, best by 360p
Reply With Quote