From "JW Player Stream Tester" website, the video works using a UK VPN.
https://developer-tools.jwplayer.com/stream-tester
https://live-uktv.simplestreamcdn.com/live10/uktvyesterday/bitrate1.isml/live.mpd
44617665596573746572646179526561:554b5456444156455 245414c4c595945
However, when accessed from my host, it throws a CORS error:
Any thoughts on why it might not be working?Code:<html> <body style="margin:0;"> <script src="https://ssl.p.jwpcdn.com/player/v/8.36.3/jwplayer.js"></script> <script>jwplayer.key = "...";</script> <script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script> <div id="player"></div> <script> jwplayer("player").setup({ height: "100%", width: "100%", autostart: true, playlist: [{ sources: [ { file: "https://live-uktv.simplestreamcdn.com/live10/uktvyesterday/bitrate1.isml/live.mpd", drm: { clearkey: { keyId: "44617665596573746572646179526561", key: "554b5456444156455245414c4c595945" } }, }, ] }], }); </script> </body> </html>
Support our site by donate $5 directly to us Thanks!!!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
Try StreamFab Downloader and download streaming video from Netflix, Amazon!
+ Reply to Thread
Results 1 to 3 of 3
-
-
OTT is displaying an "unable to resolve hostname" error. I miss these channels also.
Similar Threads
-
¿Does anyone know if cdrm site works with enbici?
By Lucahalliwell in forum Video Streaming DownloadingReplies: 6Last Post: 23rd Sep 2024, 23:53 -
I need help downloading live stream from this site
By loth1012 in forum Video Streaming DownloadingReplies: 4Last Post: 6th Sep 2024, 07:59 -
Automate m3u8 URL extraction from site with video player...
By BosseB in forum Video Streaming DownloadingReplies: 27Last Post: 24th Feb 2024, 05:29 -
ffmpeg fails on some fragments or 503 error
By Hammer in forum Video Streaming DownloadingReplies: 10Last Post: 5th Mar 2022, 15:59 -
Help to download video from site using powered by JW Player 8.4.2 ?
By therain in forum Video Streaming DownloadingReplies: 7Last Post: 1st Feb 2020, 08:50