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)

sscomp32 11-20-2015 12:19 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by zapac (Post 81206)
Thanks for this command line.it works I cant see any quality loss.but the loss of file size.a ts video is 748MB.and after conversation to mp4 file is 691 why?
mp4 should be bigger than ts?

Dont know the reason but i guess you wanted same quality so size should not matter. Maybe someone more knowledgeable can answer this?

hope_full_83 11-20-2015 04:25 PM

Re: Download from hotstar.com


 
Hi..I'm new here I live in U.S and I'm trying to download hotstar videos.I usually watch by using Hola since hotstar is blocked here. I would like to download the videos and would appreciate any help with this regards.I tried the hotstar downlaoder but I get an error saying Unable to open URL (403 Client Error : Forbidden).

Would appreciate any help with regards to this.

sscomp32 11-21-2015 06:17 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by hope_full_83 (Post 81210)
Hi..I'm new here I live in U.S and I'm trying to download hotstar videos.I usually watch by using Hola since hotstar is blocked here. I would like to download the videos and would appreciate any help with this regards.I tried the hotstar downlaoder but I get an error saying Unable to open URL (403 Client Error : Forbidden).

Would appreciate any help with regards to this.

You need an indian proxy software then. like a software which changes your ip address and not just any extension like hola.

hope_full_83 11-21-2015 07:02 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 81212)
You need an indian proxy software then. like a software which changes your ip address and not just any extension like hola.

Thanks for the response sscomp32. Do you have any recommendations on what software can be used?

sscomp32 11-21-2015 08:04 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by hope_full_83 (Post 81213)
Thanks for the response sscomp32. Do you have any recommendations on what software can be used?

Sorry i dont know . I live in india so never needed it.

zapac 11-21-2015 09:52 PM

Re: Download from hotstar.com


 
Hi can we use a link to watch hotstar video on multiple devices....means I get this link from device 1 is there any way to watch video with same link on device 2? what about X-Forwarded-For

ColdRain 11-22-2015 07:08 PM

Re: Download from hotstar.com


 
just FYI, I've created hotstar addon for Kodi, available on official Kodi forums.

ampal16999 11-26-2015 10:27 AM

Re: Download from hotstar.com


 
Hotstar site has been updated, like they have changed the design and i can't download anything with adownloader or livestreamer.

Someone please help.

biezom 11-26-2015 12:59 PM

Re: Download from hotstar.com


 
Quote:

Originally Posted by ampal16999 (Post 81275)
Hotstar site has been updated, like they have changed the design and i can't download anything with adownloader or livestreamer.

Someone please help.

hi

new release important read README.txt

Code:

https://github.com/biezom/hotstarsportslivestreamer/releases/download/hotstarsportslivestreamer/hotstarsportslivestreamer.zip

chessdunk 11-27-2015 04:49 AM

Re: Download from hotstar.com


 
[quote=biezom;81278]

Biezom, thanks a ton... it is working with admin rights to the folder. Is there a way to que downloads, total size of download and time remaining?

dont know to code... can Biezom or someone help in modifying the bat file... for the above features.

kampachi100 11-27-2015 02:07 PM

Re: Download from hotstar.com


 
adownloader is not working any help tried livestreamer it also gets error after downloading like 40 mb. connection speed is 7 mbps and download speed is 600kbps.

kampachi100 11-27-2015 05:36 PM

Re: Download from hotstar.com


 
i downloaded 4 episode but could not download fifth one. getting error index out of range for livestreamer please help.

chessdunk 11-27-2015 10:44 PM

Re: Download from hotstar.com


 
I downloaded a movie with livestreamer for 720p. But am not able to download after that... the download either does not start or stops half way through. The quality I tried were 900p and 1080p

Sorry... Kampachi100.. you are right even 720p is not downloading fully. It disconnects at some point... and there seems to be no resume :(

divapinky 11-27-2015 11:07 PM

Re: Download from hotstar.com


 
Quote:

Originally Posted by biezom (Post 81278)
hi

new release important read README.txt

Code:

https://github.com/biezom/hotstarsportslivestreamer/releases/download/hotstarsportslivestreamer/hotstarsportslivestreamer.zip

When you download using hotstarlivestreamer app or livestreamer ....The video is saved in .ts format...Is there a way to download it in MP4 or is the only option to download in .ts and then convert it?

Or is there someway to download and convert it while it's being downloaded?

chessdunk 11-28-2015 02:04 AM

Re: Download from hotstar.com


 
This is not working anymore... guess Hotstar blocked it...

sscomp32 11-28-2015 02:20 AM

Re: Download from hotstar.com


 
The software provided by beizom is working fine for me.

sscomp32 11-28-2015 02:27 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by divapinky (Post 81291)
When you download using hotstarlivestreamer app or livestreamer ....The video is saved in .ts format...Is there a way to download it in MP4 or is the only option to download in .ts and then convert it?

Or is there someway to download and convert it while it's being downloaded?

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

chessdunk 11-28-2015 04:09 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 81295)
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.

chessdunk 11-28-2015 04:27 AM

Re: Download from hotstar.com


 
My error message for downloading http://www.hotstar.com/tv/ipkknd-ek-...asr/1000077372

It downloads partial video... am I doing something wrong?

Available streams: 234p 360p 404p 720p 900p 1080p
write quality (example write 720p):720p
play or download? (write p or d):d
Starting livestreamer...

[download][..alore-for-Khushi-ASR.ts] Written 59.7 MB (17m35s @ 53.0 KB/s) [cli][info] Found matching plugin stream for URL hlsvariant://https://staragvod1-vh.akamaihd.net/i/videos/hotstar/ipkkndej/2/1000077372_,16,180,400,800,1300,2000,3000,4500,_ST AR.mp4.csmil/master.m3u8?hdnea=st=1448707957~exp=1448708557~acl =/*~hmac=30369d44eacd0e427679c1cf77b6b0efc9e92e74bef c1a44f95ce0803679239e
[cli][info] Available streams: 1080p (best), 140p (worst), 180p, 234p, 360p, 404p, 720p, 900p
[cli][info] Opening stream: 720p (hls)
[stream.hls][error] Failed to open segment 41: Unable to open URL: http://staragvod1-vh.akamaihd.net/i/... +27G8aw%3d%3d (timed out)
[cli][error] Error when reading from stream: Read timeout
[stream.hls][error] Failed to open segment 41: Unable to open URL: http://staragvod1-vh.akamaihd.net/i/... +27G8aw%3d%3d (timed out)
[cli][info] Stream ended
Done.
Press any key to continue . . .

nullacht 11-28-2015 05:00 AM

Re: Download from hotstar.com


 
@chessdunk

This looks like a connection problem. You can try to increase the HLS segment connect and read timeout (--hls-segment-timeout). Default is: 10.0.

Other options that may help:

--hls-timeout
--hls-segment-attempts

Your problem has nothing to do with the Livestreamer application itself. It is a connection problem!

kampachi100 11-28-2015 05:26 AM

Re: Download from hotstar.com


 
i also need a solution for this can you please write the command to change it and also to increase the speed since in idm i get 700kbps but in livestreamer i only get 150kbps .

chessdunk 11-28-2015 12:22 PM

Re: Download from hotstar.com


 
Hi... I am able to dl the file with Bizoem script. But what is the code for dling the new hotstar manifest file from livestreamer? Not a coder... can someone please help?

zapac 11-28-2015 05:54 PM

Re: Download from hotstar.com


 
Hi I have a question about akamai. the hotstar video link for 720p is https://staragvod-vh.akamaihd.net/i/...d020dba32823c1 2a31013b6dd633f25c379&g=QXKTBKXBOWUJ&hdcore=3.5.0& plugin=aasp-3.5.0.151.81


now my question is changing 1300,2000 to 3000,4500 make it 1080p....
how any one knew about it
means who first tried this? and how did he knew it.
iam asking this because there are many akamai stream which play in 720p as default. but all akamai stream has some numbers which makes its quality how can get exactly numbers for quality improvement

I have an example

this is a hotstar link for 720p.

https://staragvod-vh.akamaihd.net/i/...d020dba32823c1 2a31013b6dd633f25c379&g=QXKTBKXBOWUJ&hdcore=3.5.0& plugin=aasp-3.5.0.151.81


this is hotstar link for 1080p

https://staragvod-vh.akamaihd.net/i/...d020dba32823c1 2a31013b6dd633f25c379&g=QXKTBKXBOWUJ&hdcore=3.5.0& plugin=aasp-3.5.0.151.81

and this video I need

in 720p

http://vodcolors-vh.akamaihd.net/i/r...994e6a89665f07

now my question what could be numbers for 1080p?

sscomp32 11-29-2015 02:36 AM

Re: Download from hotstar.com


 
@Kampachi i dont know. My connection is 2mbps and i get same speed in both idm and livestreamer.

@Cheesdunk whatever problem you had are connection problems.

And why do you need manifest file when you can directly get the file?

@Zapak, there was a user prabhatec who posted this method.

Quote:

Originally Posted by prabhatec (Post 78238)
: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


sscomp32 11-29-2015 02:39 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by zapac (Post 81312)

and this video I need

in 720p

http://vodcolors-vh.akamaihd.net/i/r...994e6a89665f07

now my question what could be numbers for 1080p?

From my observations generally the last set of numbers are highest quality. Here its 712000 as the last number so that is the highest quality.

zapac 11-29-2015 07:03 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 81318)
From my observations generally the last set of numbers are highest quality. Here its 712000 as the last number so that is the highest quality.

Thanks but I think there should be a way to make 1080p link because the akamai link is hd.can u try this I found m3u8 link in the source page of this link

http://colors.in.com/in/comedynights...0120658-1.html

plz try if u success plz information

kampachi100 11-29-2015 07:15 AM

Re: Download from hotstar.com


 
is adownloader working for anyone if yes please give me the download link its for hotstar.com. it used to work 3 months ago but now its not working.

chessdunk 11-30-2015 01:13 AM

Re: Download from hotstar.com


 
@Kampachi... yes adownloader is working now. I was able to dl some shows with it.

However, movies dont seem to be working might be my dl speed.

chessdunk 11-30-2015 01:18 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 81317)
@Kampachi i dont know. My connection is 2mbps and i get same speed in both idm and livestreamer.

@Cheesdunk whatever problem you had are connection problems.

And why do you need manifest file when you can directly get the file?

@sscomp... I am sorry... am not a programmer by a long shot. Can you give me a gist of how it works? How can I manually get the same file downloaded? I am just want to try and do the round about route...

So far I have the adobe HDS and PHP installed. Want to get this file thro live streamer. How do I do it? I tried the hlsvariant "link" best -0 video.ts command but its giving me an access forbidden result. Changed the link to https and f4m file m3u8... would be great if you could share an example with livestreamer directly.

Thanks a ton for your replies...

sscomp32 11-30-2015 09:01 AM

Re: Download from hotstar.com


 
@chessdunk:
Code:

http://staragvod1-vh.akamaihd.net/z/videos/plus/akrhz/6/1000077244_,180,400,800,1300,2000,_STAR.mp4.csmil/manifest.f4m?hdnea=st=1448309732~exp=1448310332~acl=/*~hmac=39e63b95ef9985a3027ed7031773841472d464d1f26544a687e2df3efe399f9a&g=UOKFBXHJPGBN&hdcore=3.7.0&plugin=aasp-3.7.0.39.44
suppose this is the link you get.

This is the complete livestreamer code.

change 'z' to 'i'

change manifest.f4m to master.m3u8

Code:

livestreamer "hlsvariant://https://staragvod1-vh.akamaihd.net/i/videos/plus/akrhz/6/1000077244_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1448309732~exp=1448310332~acl=/*~hmac=39e63b95ef9985a3027ed7031773841472d464d1f26544a687e2df3efe399f9a&g=UOKFBXHJPGBN&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" 720p -o AKRHJ.ts
The most important thing, you have to be quick and execute the code within 100 seconds.

sscomp32 11-30-2015 09:03 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by zapac (Post 81319)
Thanks but I think there should be a way to make 1080p link because the akamai link is hd.can u try this I found m3u8 link in the source page of this link

http://colors.in.com/in/comedynights...0120658-1.html

plz try if u success plz information

NO its has only 3 qualities. 360p, 480p, 720p

chessdunk 11-30-2015 11:21 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by sscomp32 (Post 81345)
@chessdunk:
Code:

http://staragvod1-vh.akamaihd.net/z/videos/plus/akrhz/6/1000077244_,180,400,800,1300,2000,_STAR.mp4.csmil/manifest.f4m?hdnea=st=1448309732~exp=1448310332~acl=/*~hmac=39e63b95ef9985a3027ed7031773841472d464d1f26544a687e2df3efe399f9a&g=UOKFBXHJPGBN&hdcore=3.7.0&plugin=aasp-3.7.0.39.44
suppose this is the link you get.

This is the complete livestreamer code.

change 'z' to 'i'

change manifest.f4m to master.m3u8

Code:

livestreamer "hlsvariant://https://staragvod1-vh.akamaihd.net/i/videos/plus/akrhz/6/1000077244_,180,400,800,1300,2000,_STAR.mp4.csmil/master.m3u8?hdnea=st=1448309732~exp=1448310332~acl=/*~hmac=39e63b95ef9985a3027ed7031773841472d464d1f26544a687e2df3efe399f9a&g=UOKFBXHJPGBN&hdcore=3.7.0&plugin=aasp-3.7.0.39.44" 720p -o AKRHJ.ts
The most important thing, you have to be quick and execute the code within 100 seconds.

Thanks a ton SSComp... I am able to download... Can you also help me on how to download individual segments? Also should the video be open or closed in HS when downloading in Livestreamer?

sscomp32 11-30-2015 12:25 PM

Re: Download from hotstar.com


 
Quote:

Originally Posted by chessdunk (Post 81348)
Thanks a ton SSComp... I am able to download... Can you also help me on how to download individual segments? Also should the video be open or closed in HS when downloading in Livestreamer?

Individual segments as in? Sorry i could not understand it properly.

And the video should be closed in hotstar.

chessdunk 11-30-2015 12:35 PM

Re: Download from hotstar.com


 
I downloaded a movie with adownloader. Movie is a 2 hr one but a few files are not properly downloaded. So the mp4 file plays only for like 20 minutes. I need to download the missing / incomplete files and make the movie playable. Instead of downloading it all over again.

Hope this is a little more clear...:)

sscomp32 11-30-2015 09:52 PM

Re: Download from hotstar.com


 
Quote:

Originally Posted by chessdunk (Post 81353)
I downloaded a movie with adownloader. Movie is a 2 hr one but a few files are not properly downloaded. So the mp4 file plays only for like 20 minutes. I need to download the missing / incomplete files and make the movie playable. Instead of downloading it all over again.

Hope this is a little more clear...:)

OH. That i dont know.

j_3007 01-07-2016 11:26 PM

Re: Download from hotstar.com


 
Hi,

I am a noob. I have some .ts file (about 200). How do I merge them to view the full video?

Is there a way to download the missing file?

Is there some software to schedule the hotstar videos?


Regards,
Jatin

herry modi 01-27-2016 04:10 AM

Re: Download from hotstar.com


 
http://staragvod2-vh.akamaihd.net/z/...sp-3.7.0.39.44

herry modi 01-27-2016 04:25 AM

Re: Download from hotstar.com


 
http://staragvod2-vh.akamaihd.net/z/...sp-3.7.0.39.44

biezom 01-28-2016 02:54 AM

Re: Download from hotstar.com


 
Quote:

Originally Posted by herry modi (Post 82398)



hi
you can use this

Code:

https://github.com/biezom/hotstarsportslivestreamer/releases/download/hotstarsportslivestreamer/hotstarsportslivestreamer.zip
important follow the instructions in the file README.txt


ampal16999 03-29-2016 09:01 PM

Re: Download from hotstar.com


 
Hey guys voot has been lunched and i wanted to download the shows from them but i have unable to. I have tried adownloader and getflv and livestremer but they do not work. Someone please help.


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