Closed sapireli closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
iptvnator | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 2, 2023 10:03am |
@4gray if you could please accept... many thanks
Thank you for the contribution!
This commit introduces support for setting the HTTP referrer headers per channel. The referrer is the http-referrer as defined for each channel in the m3u8 playlist using the VLC format (#EXTVLCOPT:http-referrer=http://example.com/) This feature works for both the HTML5 player and the js player.
Updates were made to the html-video-player component for the HTML5 player, and to the logic in the CHANNEL_SET_USER_AGENT function in the main electron api.ts.