Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Download from hotstar.com

(http://stream-recorder.com/forum/showthread.php?t=19250)

nullacht 05-19-2015 10:16 AM

Re: Download from hotstar.com


 
Looks like everything is working as expected:

Code:

http://www.hotstar.com/#!/simmons-goes-full-throttle--2001420950-p
Code:

livestreamer "hlsvariant://http://staruvod1-vh.akamaihd.net/i/vod/ipl2015/matches/19_05_2015_2/635676642879255016_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1432050443~exp=1432051043~acl=/*~hmac=f99395bacc10d39cb366f3c7c8758cec1735394f1bfd57f8a2f6193c4be2e528&g=HXRPZRLTBLHU&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" best -o 01.ts
Code:

[cli][info] Found matching plugin stream for URL hlsvariant://http://staruvod1-vh.akamaihd.net/i/vod/ipl2015/matches/19_05_2015_2/635676642879255016_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1432050443~exp=1432051043~acl=/*~hmac=f99395bacc10d39cb366f3c7c8758cec1735394f1bfd57f8a2f6193c4be2e528&g=HXRPZRLTBLHU&hdcore=3.7.0&plugin=aasp-3.7.0.39.44
[cli][info] Available streams: 180p, 234p, 360p, 404p, 61k (worst), 720p (best)
[cli][info] Opening stream: 720p (hls)


sscomp32 06-06-2015 01:00 AM

Re: Download from hotstar.com


 
Adownloader working? It stops for me after 10% and does not download. There is no problem with my connection because the same video is getting downloaded easily by livestreamer. But i want to download mp4 from adownloader because i can play mp4 videos in my phone and tab also but livestreamer downloads ts video and converting from ts to mp4 takes a lot of time.

Help required please. Also Can i specify .mp4 extension instead of .ts in livestreamer? will it work?

biezom 06-06-2015 03:08 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 77212)
Adownloader working? It stops for me after 10% and does not download. There is no problem with my connection because the same video is getting downloaded easily by livestreamer. But i want to download mp4 from adownloader because i can play mp4 videos in my phone and tab also but livestreamer downloads ts video and converting from ts to mp4 takes a lot of time.

Help required please. Also Can i specify .mp4 extension instead of .ts in livestreamer? will it work?

hi
you can use ffmpeg instead of livetreamer
example


Code:

http://www.hotstar.com/#!/ye-hai-mohabbatein-3/ishita-s-secret-1000000001-e
Code:

ffmpeg -i "https://staragvod-vh.akamaihd.net/i/videos/plus/yhm/1/1000000001_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1433580971~exp=1433581571~acl=/*~hmac=240b294b34a5fecd04d1bec115cda0968956149a5dd441c3570f0cb5ba3c3cf4&g=PCVTVKYPIDKW&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" -c copy -bsf:a aac_adtstoasc Ishita-s-secret.mp4

sscomp32 06-06-2015 05:35 AM

Re: Download from hotstar.com


 
Thanks biezom. Will try.

sscomp32 06-07-2015 04:39 AM

Re: Download from hotstar.com


 
I tried but it didnt work. Can you guide me please?
Also how do i select my desired quality like i did in livestreamer?

sscomp32 06-07-2015 01:38 PM

Re: Download from hotstar.com


 
@denobis, Help needed. Adownloader is not working. It only detects the audio stream not video streams

japjis 06-08-2015 04:07 AM

Re: Download from hotstar.com


 
Is it possible to play videos from hotstar on Vic player without downloading it? Just like startv.in I was asking that because startv.in stopped uploading shows and I hate downloading shows from hotstar every single day it takes a long time. Any help? Thx

biezom 06-08-2015 09:07 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 77243)
I tried but it didnt work. Can you guide me please?
Also how do i select my desired quality like i did in livestreamer?

what is your problem exactly with ffmpeg?
if you want select you can use
Code:

-map 0:p:3
with in red the number of the Program (playlist)
so


in my previous example
5 Program (playlist)
Code:

Program 0
    Metadata:
      variant_bitrate : 241000
    Stream #0:0: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 320x180 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 241000
    Stream #0:1: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
    Metadata:
      variant_bitrate : 241000
  Program 1
    Metadata:
      variant_bitrate : 461000
    Stream #0:2: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 416x234 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 461000
    Stream #0:3: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
    Metadata:
      variant_bitrate : 461000
  Program 2
    Metadata:
      variant_bitrate : 861000
    Stream #0:4: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 861000
    Stream #0:5: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
    Metadata:
      variant_bitrate : 861000
  Program 3
    Metadata:
      variant_bitrate : 1360000
    Stream #0:6: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 720x404 [SAR 1:1 DAR 180:101], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 1360000
    Stream #0:7: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
    Metadata:
      variant_bitrate : 1360000
  Program 4
    Metadata:
      variant_bitrate : 2060000
    Stream #0:8: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
    Metadata:
      variant_bitrate : 2060000
    Stream #0:9: Audio: aac (LC) ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 63 kb/s
    Metadata:
      variant_bitrate : 2060000

so for Program 3 720x404


Code:

ffmpeg  -i "https://staragvod-vh.akamaihd.net/i/videos/plus/yhm/1/1000000001_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1433775363~exp=1433775963~acl=/*~hmac=e747f859aee259adc5ef91a6d31491a35e58170452567c94ee2b9d14d262dc47&g=QTSBLELXTACR&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" -map 0:p:3  -c copy -bsf:a aac_adtstoasc Ishita-s-secret.mp4

sscomp32 06-08-2015 04:30 PM

Re: Download from hotstar.com


 
Thanks biezom. The error i get is "Error 22 occurred, cant open output file, incorrect codec specified? "

biezom 06-08-2015 04:36 PM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 77285)
Thanks biezom. The error i get is "Error 22 occurred, cant open output file, incorrect codec specified? "

can you post an example of code you use

and version of ffmpeg
Code:

ffmpeg -version


All times are GMT -6. The time now is 05:13 AM.