iptv-org / epg

Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
https://iptv-org.github.io/
The Unlicense
1.89k stars 222 forks source link

Need help with fixing jiotv.config.js #2462

Closed fraudiay79 closed 2 weeks ago

fraudiay79 commented 2 weeks ago

Source

https://www.jiotv.com/tv-guide

Notes

I need help from a more experienced js scripter to see what I am doing incorrectly. I have been working on a config for getting the guide from jiotv, but it returns the following error 'Request failed with status code 450'. I cannot figure out what my script is missing. Any guidance/assistance would be highly appreciated. Also, if you can get it to work, please feel free to add the config to this repo. Thank you.

jio.tv.config.txt

lavish440 commented 2 weeks ago

450 status code means that you are blocked by Jio's Firewall. Jio only allows Indian Residential IPs for their services.

fraudiay79 commented 2 weeks ago

I don't think Indian IP is the issue. I'm able to watch Jio TV with my VPN (which should also fail if the IP was being blocked). There is something else that I'm missing.

fraudiay79 commented 2 weeks ago

Not needed anymore