Skip to content
New issue

Have 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

Support for custom headers #205

Open
steinxborg opened this issue Oct 23, 2024 · 2 comments
Open

Support for custom headers #205

steinxborg opened this issue Oct 23, 2024 · 2 comments

Comments

@steinxborg
Copy link

Support for custom header like this:
#EXTINF:-1 tvg-id="FOX BUSINESS" ,FOX BUSINESS (Stream 1)
#EXTVLCOPT:http-origin=https://live-streamfootball.com
#EXTVLCOPT:http-referrer=https://live-streamfootball.com/
#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36
https://livecdn-iptv001.rumsport.com/livetv2/1369/index.m3u8

Without the headers, stream will result in 403 error.

@oxyroid
Copy link
Owner

oxyroid commented Nov 1, 2024

It is hard to adapt all the protocols, we decided to introduce an extension system in the future. We will also place some hooks(user-agent, custom parser rule etc.) at certain places in the software execution.

@oxyroid
Copy link
Owner

oxyroid commented Nov 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants