nrjdalal / JioTV-Next

JioTV HD Streaming Free on Browser / Android / Android TV
32 stars 30 forks source link

Possible to export m3u8 instead of playing? #3

Open abhishek-sharma8 opened 1 year ago

abhishek-sharma8 commented 1 year ago

First of all, thank you so much for this. It is fast and works great. By any chance, is it possible to redirect to the m3u instead of playing it? I would like to use it in a playlist? I tried to make it but I'm not a dev so got stuck with dynamic routing. If you can't do it, I'd appreciate it if you could guide me a little on what needs to be done I can give it a try. Edit: I understand there would be an issue with the token as it is stored in local storage. As a workaround, I am using it in an environment variable.

saifshaikh1805 commented 1 year ago

Hey, I am not the owner of this repo but I am a developer. I created the Tata Sky m3u generator. Do check it out. Also, for this one I can extend to add m3u export feature but I am not able to login since JIO doesn't allow setting password anymore. Let me know how I can help you.

abhishek-sharma8 commented 1 year ago

Thank you Saif. This doesn't work anymore? https://www.jio.com/Enterprise/jio-business/ohs/Support/ForgotPassword/index.html#/

saifshaikh1805 commented 1 year ago

@abhishek-sharma8 No

nrjdalal commented 1 year ago

@saifshaikh1805 you are welcome to change current login to otp based login, currently I’m not getting any free time to do the updates myself but would appreciate pull requests

nrjdalal commented 1 year ago

switched to otp @saifshaikh1805 @abhishek-sharma8 check if it is working

jiomvk commented 1 year ago

switched to otp @saifshaikh1805 @abhishek-sharma8 check if it is working

OTP login working now, but unable to play the content, getting 500 internal server error, any fix for this error...

jiomvk commented 1 year ago

First of all, thank you so much for this. It is fast and works great. By any chance, is it possible to redirect to the m3u instead of playing it? I would like to use it in a playlist? I tried to make it but I'm not a dev so got stuck with dynamic routing. If you can't do it, I'd appreciate it if you could guide me a little on what needs to be done I can give it a try. Edit: I understand there would be an issue with the token as it is stored in local storage. As a workaround, I am using it in an environment variable.

Can you help us to fix the token issue, thanks in advance...