-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add http headers #4
Comments
try adding it at the end of .m3u8/.mpd using |Referrer="http://example.com/" for example: |
m3u files don't work like that You need to pass headers like this (for vlc or clients that support extvlcopt)
|
Yes you are right "vlc" doesn't support that, but it works using "tivimate/ott navigator" |
There needs to be a box to add in http headers such as
#EXTVLCOPT:http-referrer=
#EXTVLCOPT:http-user-agent=
The text was updated successfully, but these errors were encountered: