View Single Post
  #378  
Old 11-28-2015, 04:09 AM
chessdunk chessdunk is offline
Junior Member
 
Join Date: Apr 2015
Posts: 23
chessdunk is on a distinguished road
Default

Re: Download from hotstar.com


Quote:
Originally Posted by sscomp32 View Post
You need to install ffmpeg and once its installed follow the steps.

first you have to navigate to the directory in which the videos are using command prompt

Suppose the videos are in D:\download and its name is 01.ts
Use this command next
Code:
ffmpeg -i 01.ts -c copy -bsf:a aac_adtstoasc 01.mp4
Can you check if you are able to dl this link?

http://www.hotstar.com/movies/kaaviy...van/1000066292

It hangs mid way for me... Plus the 900p and 1080p connection dont even start for soem reason.
Reply With Quote