Hotstar Neeya Naana
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upHave a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
commented Sep 23, 2018 • edited by dstftw
edited by dstftw
Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:Add the Description of your issue, suggested solution and other informationAny video trying to download via hotstar.com, seems to be redirecting to a particular URL, which results in downloading an 'Update your app.mp4' file. The videos are playable via browser. The sample video url: https://www.hotstar.com/tv/kasthooriman/s-1347/kavya-reconciles-with-jeeva/1100009804 For the above video, instead of picking up this m3u8 (https://hsdesinova.akamaized.net/video/asianet_hd/kasthooriman/240/master_Layer5_.m3u8), it is picking up (https://hssportsprepack.akamaized.net/videos/cricket/asiacup2018/18_09_2018/2001618252/master_Layer8.m3u8) |
commented Sep 23, 2018
commented Sep 25, 2018
I can repro this. It's downloading an 'update your app' video instead of the requested video. |
commented Sep 26, 2018
problem seems to persist. |
commented Sep 26, 2018
@jakop345 Nope. Working fine now, mate. @remitamine Thanks |
commented Sep 26, 2018
The below command is still downloading 'Update your app-1100009842.mp4'youtube-dl -f 'bestvideo[height<=480]+bestaudio/best[height<=480]'https://www.hotstar.com/tv/neeya-naana/s-80/all-for-the-new-beginnings/1100009842Regards,Krishna Sundar …On Wed 26 Sep, 2018, 22:02 theincognito-inc, ***@***.***> wrote: @jakop345 <https://github.com/jakop345> Nope. Working fine now, mate. @remitamine <https://github.com/remitamine> Thanks |