Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#291
|
|||
|
|||
Re: Download from hotstar.comAm no more able to download with A downloader.. when i open it ..it tells me problem with server
|
#292
|
|||
|
|||
Re: Download from hotstar.comWhen 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:
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 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. |
#293
|
|||
|
|||
Re: Download from hotstar.comI tried a lot of other vids and found that sports videos does not work with ffmpeg but tv shows videos work.
|
#294
|
|||
|
|||
Re: Download from hotstar.comit works with all brother.. Movies,TV shows etc etc....
however livestreamer never worked for me but FFmpeg did.... |
#295
|
|||
|
|||
Re: Download from hotstar.com |
#296
|
|||
|
|||
Re: Download from hotstar.comQuote:
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 |
#297
|
|||
|
|||
Re: Download from hotstar.comOk.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. |
#298
|
|||
|
|||
Re: Download from hotstar.comQuote:
Code:
ffmpeg -i 01.ts -c copy -bsf:a aac_adtstoasc 01.mp4 |
#299
|
|||
|
|||
Re: Download from hotstar.com@nullchat: Thanks.
|
#300
|
|||
|
|||
Re: Download from hotstar.comOk 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. |
Tags: hotstar, star plus |
Thread Tools | |
Display Modes | |
|
|