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

Alia 06-08-2015 11:32 PM

Re: Download from hotstar.com


 
Am no more able to download with A downloader.. when i open it ..it tells me problem with server :( :( :(

sscomp32 06-08-2015 11:52 PM

Re: Download from hotstar.com


 
When i use your example it works like a charm but no other video works.
I want to download this

Code:

http://www.hotstar.com/#!/lol--chawla-swats-mathews-in-comical-fashion-2001415570-p
code i use:

Code:

ffmpeg  -i "https://staruvod1-vh.akamaihd.net/i/vod/ipl2015/matches/07_05_2015/635666291714738206_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1433826884~exp=1433827484~acl=/*~hmac=851f87f56c2b6baa7990bbd26d4dd09e975089ac6ef07144ee63ad98577ec2f1&g=HWCXLJMGFCRY&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" -map 0:p:4  -c copy -bsf:a aac_adtstoasc chawla-s-shot.mp4
ffmpeg version :


If you dont mind can you explain the switches used? Once i know the switches i would be able to do it myself.

And Thanks again in advance. :)

sscomp32 06-09-2015 01:43 PM

Re: Download from hotstar.com


 
I tried a lot of other vids and found that sports videos does not work with ffmpeg but tv shows videos work.

surya987 06-10-2015 12:08 AM

Re: Download from hotstar.com


 
it works with all brother.. Movies,TV shows etc etc....

however livestreamer never worked for me but FFmpeg did.... ;)

lesor 06-10-2015 05:00 AM

Re: Download from hotstar.com


 
Quote:

I tried a lot of other vids and found that sports videos does not work with ffmpeg but tv shows videos work


Quote:

however livestreamer never worked for me but FFmpeg did...

sscomp32 06-10-2015 06:30 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by surya987 (Post 77316)
it works with all brother.. Movies,TV shows etc etc....

however livestreamer never worked for me but FFmpeg did.... ;)

LOL. Its the reverse for me. Livestreamer works like a charm for everything but ffmpeg does not work for sports videos.

What's the code you use for downloading sports videos using ffmpeg?

Take the video above as an example. :)

As for livestreamer i use this code:

Code:

livestreamer "hlsvariant://https://staruvod1-vh.akamaihd.net/i/vod/ipl2015/matches/07_05_2015/635666291714738206_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1433939859~exp=1433940459~acl=/*~hmac=56f9fc18c7b4386594d88c4cb4bef0225831db66e528871cae27964b312dd08f&g=LRWAFRNGEKXL&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" best -o ChawlaShot.ts

sscomp32 06-10-2015 06:34 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by lesor (Post 77325)


Ok.It works with ffmpeg for you, whats the code you used?

And the file extension you used is '.ts' . I want to download in mp4 format thats why i am asking ffmpeg code because livestreamer works like a charm if i want to download in .ts format.

Thanks in advance.

nullacht 06-10-2015 06:58 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 77327)

And the file extension you used is '.ts' . I want to download in mp4 format thats why i am asking ffmpeg code because livestreamer works like a charm if i want to download in .ts format.

You can simply change the container to MP4:

Code:

ffmpeg -i 01.ts -c copy -bsf:a aac_adtstoasc 01.mp4
It only takes a few seconds [depends on the file size].

sscomp32 06-10-2015 11:12 AM

Re: Download from hotstar.com


 
@nullchat: Thanks.

sscomp32 06-11-2015 10:25 AM

Re: Download from hotstar.com


 
Ok massive thanks everybody for the help. Now i download sports video from livestreamer and change container with ffmpeg.

But still i would like to know why ffmpeg does not download sports video? Thanks in advance.

prabhatec 06-11-2015 10:33 AM

Re: Download from hotstar.com


 
livestreamer "hlsvariant://https://staragvod-vh.akamaihd.net/i/videos/asianetdigi/mbmaly/02/1000041055_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1425576964~exp=1425577144~acl =/*~hmac=7a79f265b9c5a41acf187dbbde9c9d020dba32823c1 2a31013b6dd633f25c379&g=QXKTBKXBOWUJ&hdcore=3.5.0& plugin=aasp-3.5.0.151.81" 404p -o video.ts



livestreamer "hlsvariant://https://staragvod-vh.akamaihd.net/i/videos/vijaydigi/mahatamil/48/1000036928_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1434040412~exp=1434041012~acl =/*~hmac=6d1d4ecd4696f148a9d13b30529ff11450d83aea7a6 34d4186a6854fbe6f01fa&g=OHTCBYLXTEPW&hdcore=3.7.0& plugin=aasp-3.7.0.39.44" 404p -o video.ts

sejalgp 06-13-2015 12:22 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sysanin (Post 73286)

after full 2 epi
now software not responding
error: problem with the server
plz help me

desibouy 06-21-2015 12:14 PM

Re: Download from hotstar.com


 
Hi,

Does anyone know how to download in batch?
I've copied all the links from every page but want to know how to download all them in one go.

I've tried Jdownloader, Aimeesoft, IDM but none of them work..


Please help

sscomp32 06-22-2015 05:29 AM

Re: Download from hotstar.com


 
^Does adownloader not work? I have tried some links and sometimes it works and sometimes it does not.

desibouy 06-22-2015 06:02 AM

Re: Download from hotstar.com


 
Hi,

It does work but wanted something where I can just paste all links and it downloads. Would you download a series with more 100 eps? I also want to download a series which has 1000 links. That's why I'm asking

sscomp32 06-24-2015 04:49 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by biezom (Post 74307)
for the first video
http://www.starsports.com/ssplus/cri...200/index.html

i found this
Code:

http://sshls1-i.akamaihd.net/hls/live/221409/iccwchls4/ENGM04INDIAVSPAKISTAN/master.m3u8
so you can use livestreamer like this

Code:

livestreamer "hlsvariant://http://sshls1-i.akamaihd.net/hls/live/221409/iccwchls4/ENGM04INDIAVSPAKISTAN/master.m3u8?hdnea=st=...........~exp=..........~acl=/*~hmac=...........=2.11.3&g=........." best -o video.ts
it works but the problem it is brut video
I explain
the video start with a long intro (~52minutes) (an other match, pub,fixed screen......)
after it's the pre-match (~1h20)
and after the match begin so you need download ~2h10 before starting to watch the game
I looked for an option to download from a specific segment with livestreamer but i have not found.
I posed the question to Developer

Hi biezom. I have a query. How did you get the manifest link in bold?
I could not get that link.

biezom 06-24-2015 08:34 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 77742)
Hi biezom. I have a query. How did you get the manifest link in bold?
I could not get that link.

it's old post

now just change hds(f4m) link to hls(m3u8) link
z>>>>i
manifest.f4m>>>>master.m3u8

example

Code:

http://sshds1-lh.akamaihd.net/z/iccwc4_ENGM04INDIAVSPAKISTAN_1@129822/manifest.f4m?hdnea=st=1435155346~exp=1435155946~acl=/*~hmac=19ac8948481fbcbd698030d5bd51bfa6cec59e6f151a1398b624476760ba1eb9&hdcore=2.11.3&g=SHDYDKTPUKWV
>>>>>>>>>>>


Code:

http://sshds1-lh.akamaihd.net/i/iccwc4_ENGM04INDIAVSPAKISTAN_1@129822/master.m3u8?hdnea=st=1435155346~exp=1435155946~acl=/*~hmac=19ac8948481fbcbd698030d5bd51bfa6cec59e6f151a1398b624476760ba1eb9&hdcore=2.11.3&g=SHDYDKTPUKWV

and use livestreamer

Code:

livestreamer  "hlsvariant://http://sshds1-lh.akamaihd.net/i/iccwc4_ENGM04INDIAVSPAKISTAN_1@129822/master.m3u8?hdnea=st=1435155346~exp=1435155946~acl=/*~hmac=19ac8948481fbcbd698030d5bd51bfa6cec59e6f151a1398b624476760ba1eb9&hdcore=2.11.3&g=SHDYDKTPUKWV" best -o  INDIAVSPAKISTAN.ts
same problem
the video start with a long intro (~52minutes) (english test, pub,fixed screen......)
after it's the pre-match (~1h20)
and after the match begin so you need download ~2h10 before starting to watch the game

sscomp32 06-25-2015 09:24 AM

Re: Download from hotstar.com


 
Thanks so much. Actually i want prematch. Match is easy to get from other sources.

kumarvijay1091 06-27-2015 11:17 PM

Re: Download from hotstar.com


 
i want to download hotstar.com videos how can i download plz tel me

sam93 06-28-2015 03:25 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by biezom (Post 77270)
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



@biezom bro, bt how to download in 1080p MP4 with ffmpeg, pls guide.

prabhatec 07-15-2015 11:29 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sam93 (Post 77835)
@biezom bro, bt how to download in 1080p MP4 with ffmpeg, pls guide.

:eek: to download 1080p replace 1300,2000,_STAR.mp4.csmil with 3000,4500,_STAR.mp4.csmil this depends upon ur internet speed! some times u may copy with 1080p link so no worries

biezom 07-31-2015 02:09 AM

Re: Download from hotstar.com


 
I wrote a little software in php language for hotstar and starsports
i'm newbie with php so the code can be improved
for the instructions read README.txt
it works on linux and windows platform
it use livestreamer v1.22 and php v5.4
the code is open so you can change it as you want if you can improved it
(tested with some users it seems to work)
need indian ip address for starsports and for restriction video on hotstar

https://github.com/biezom/hotstarspo...vestreamer.zip




you can post the issues here
https://github.com/biezom/hotstarspo...treamer/issues

Sandeep.F 08-08-2015 10:12 PM

Re: Download from hotstar.com


 
livestreamer "hlsvariant://https

master.m3u8

"404p -o video.ts

zapac 08-11-2015 07:26 PM

Re: Download from hotstar.com


 
Hellow guyzzz iam new here.i have tried to download hotstar videos with livestreamer it works but I need I mp4 hd formate any one know how to download hotstar videos in mp4?

zapac 08-11-2015 07:29 PM

Re: Download from hotstar.com


 
Guyzzz is there any way to cloud download hotstar videos in udisk. because uc cloud download in super fast and downloaded videos can be save there....pls find the way to download hotstar videos in udisk..

prabhatec 08-12-2015 04:44 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by zapac (Post 78869)
Guyzzz is there any way to cloud download hotstar videos in udisk. because uc cloud download in super fast and downloaded videos can be save there....pls find the way to download hotstar videos in udisk..

there is no way unless u downlaod to pc and uplaod manually

zapac 08-12-2015 08:14 PM

Re: Download from hotstar.com


 
hi thanks for replying.....I have downloaded hotstar app in andriod phone there is an download button but a serial episode is only 203 mb.....Which quality did hotstar app download? ???

wikibookmarking 08-13-2015 06:00 AM

Re: Download from hotstar.com


 
I am Found a .bat file for Download Video From Hotstar.
but Some Condition For Download Video :
1. Your Download Speed must be above 50-52 kbps.
2. Before Download Turn off Your Real Time Protection in Antivirus.

Download file and instruction on this page check it.
Download

biezom 08-13-2015 06:06 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by wikibookmarking (Post 78900)
I am Found a .bat file for Download Video From Hotstar.
but Some Condition For Download Video :
1. Your Download Speed must be above 50-52 kbps.
2. Before Download Turn off Your Real Time Protection in Antivirus.

Download file and instruction on this page check it.
Download

:) ;) happy that my work is broadcast
Download=======https://github.com/biezom/hotstarspo...vestreamer.zip

zapac 08-14-2015 09:00 AM

Re: Download from hotstar.com


 
Guyzzz how to download ditto tv videos?


All times are GMT -6. The time now is 03:06 PM.