View Single Post
  #197  
Old 03-04-2015, 12:49 AM
HDTV1080p HDTV1080p is offline
Junior Member
 
Join Date: Feb 2015
Posts: 16
HDTV1080p is on a distinguished road
Default

Re: Download from hotstar.com


Quote:
Originally Posted by maisawka View Post
I am novice in computer, when i run the cmd.exe i dont understand no. 3 & 4. please can you make the video tutorial or in more detail. Thank you


^^ this is the folder where the segments are downlaoded, and those 2 m3u8 files.



^^ copy those 2 m3u8 files and ffmpeg.exe to that folder



^^ open cmd and enter to the folder (see the 1st red box), then type the code
Code:
ffmpeg -i " xxxxxxxxxxxx.mp4.2.m3u8" -c copy t.ts
yyyyyy.mp4.2.m3u 8 file name in place of xxxx and enter.

you will get t.ts in the folder.
Reply With Quote