Can anyone help me with putting the correct tags to play the following stream in OTT Navigator?
Currently no video or audio is showing, only close captions are displayed on screen
#EXTVLCOPT:network-caching=1000
#EXTVLCOPT:http-reconnect=true
#EXTVLCOPT:http-user-agent="FireFox"
#KODIPROP:inputstreamaddon=inputstream.adaptive
#KODIPROP:inputstream.adaptive.license_type=org.w3 .clearkey
#KODIPROP:inputstream.adaptive.license_key=c466dd4 abd104fe69d71eaeac003331c:bc82d7b4982c555fe70d4155 265539a4
https://p-dynaman.movetv.com/manifest/1727/widevine/master.m3u8
+ Reply to Thread
Results 1 to 8 of 8
-
-
-
Yes, the keys are correct, just not sure if there is any referer header or different user-agent value needed
Here is a different one I tried with today, for which I obtained the keys, same issue.
#EXTINF:-1 tvg-id="AlAhlyTV.eg" tvg-name="Al Ahly TV" tvg-logo="" group-title=" Egypt | مصر",Al Ahly | الاهلي
#EXTVLCOPT:network-caching=1000
#EXTVLCOPT:http-reconnect=true
#EXTVLCOPT:http-user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
#KODIPROP:inputstreamaddon=inputstream.adaptive
#KODIPROP:inputstream.adaptive.license_type=org.w3 .clearkey
#KODIPROP:inputstream.adaptive.license_key=a2bdccf 70c88434581f67a901de7943b:92703068849b7c3252641f2a df71726b
https://p-dynaman.movetv.com/manifest/488/widevine/master.m3u8Last edited by fraudiay79; 28th Jan 2024 at 16:47.
-
-
I try to download https://p-dynaman.movetv.com/manifest/1727/widevine/master.m3u8 and browser says "Invalid request, empty query params"
Something lost? -
If there's no user agent requirement, this format will work:
Code:#EXTINF:-1 tvg-id="Ch 123" tvg-logo="https://example.com/channel123.png", Channel 123 #KODIPROP:inputstream.adaptive.license_type=clearkey #KODIPROP:inputstream.adaptive.license_key=c466dd4 abd104fe69d71eaeac003331c:bc82d7b4982c555fe70d4155 265539a4 https://example.com/manifest.mpd
-
That format works if the file is a .mpd, for some reason it does not work if the file is .m3u8, but this is only failing on Android. If I play the same link via the web, it works fine, so I am not sure if this is a limitation of the ExoPlayer. Does anyone know of a workaround/solution on Android?
#EXTINF:-1 ,Altitude Sports
#KODIPROP:inputstream.adaptive.license_type=org.w3 .clearkey
#KODIPROP:inputstream.adaptive.license_key=73964dd 9a75aaf3b7919b08063b440c7:049deabb414e5aee2b957807 01999ab5
https://dfwlive-v1-c7p3-sponsored.akamaized.net/Content/HLS.cps/Live/channel(ALTHD-568...80)/index.m3u8
Similar Threads
-
How to locate m3u8 link from android OTT provider
By koukots in forum Video Streaming DownloadingReplies: 7Last Post: 29th Dec 2024, 01:12 -
Convert drm mpd source to simple mpd or m3u8 without drm.
By alberto404 in forum Newbie / General discussionsReplies: 0Last Post: 5th Aug 2023, 11:05 -
Download m3u8 with --hls-split-discontinuity tags
By shock in forum Video Streaming DownloadingReplies: 3Last Post: 13th Oct 2022, 07:42 -
restreaming to non-drm m3u8 from drm mpd
By grabyea in forum Video Streaming DownloadingReplies: 1Last Post: 8th Aug 2022, 00:35 -
Can somebody help me to m3u8 videos with DRM?
By skc109s in forum Video Streaming DownloadingReplies: 1Last Post: 5th Nov 2019, 02:25