View Single Post
  #103  
Old 02-12-2015, 05:24 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
I propose the tutorial with the static version

https://github.com/chrippa/livestrea...11.1-win32.zip
unzip the file in C:\ for example
so you have C:\livestreamer-v1.11.1
run cmd.exe (command shell)
and go in the livestreamer folder
Code:
cd C:\livestreamer-v1.11.1
and write the code

Code:
livestreamer "hlsvariant://https://staragvod-vh.akamaihd.net/i/.........." best -o video.ts
it download in C:\livitreamer-v1.11.1 the file name is video.ts
I installed it on C drive, opened cmd, went to the folder 'livestreamer'

and now i have to write that copied and edited url(the url that i got using ABP addon and edited as ypu described) in command promt. Is that what you r saying.
this procedure is too long. How can i write such long code in cmd!, also cmd doesnt allow copy-paste.

is there any easier way?
Reply With Quote