Re: Download from hotstar.comLooks 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 |
Re: Download from hotstar.comAdownloader 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? |
Re: Download from hotstar.comQuote:
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 |
Re: Download from hotstar.comThanks biezom. Will try.
|
Re: Download from hotstar.comI tried but it didnt work. Can you guide me please?
Also how do i select my desired quality like i did in livestreamer? |
Re: Download from hotstar.com@denobis, Help needed. Adownloader is not working. It only detects the audio stream not video streams
|
Re: Download from hotstar.comIs 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
|
Re: Download from hotstar.comQuote:
if you want select you can use Code:
-map 0:p:3 so in my previous example 5 Program (playlist) Code:
Program 0 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 |
Re: Download from hotstar.comThanks biezom. The error i get is "Error 22 occurred, cant open output file, incorrect codec specified? "
|
Re: Download from hotstar.comQuote:
and version of ffmpeg Code:
ffmpeg -version |
All times are GMT -6. The time now is 05:13 AM. |