Skip to content

Instantly share code, notes, and snippets.

@jaylinski
Last active December 10, 2022 13:27
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Kodi playlist containing free and public TV streams from DE/AT/CH with DRM support.
#KODIPROP:inputstream=inputstream.adaptive
#KODIPROP:inputstream.adaptive.manifest_type=mpd
#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
#KODIPROP:inputstream.adaptive.license_key=https://drm.ors.at/acquire-license/widevine?BrandGuid=13f2e056-53fe-4469-ba6d-999970dbe549&userToken=<token>||R{SSM}|
https://orf1.mdn.ors.at/out/u/orf1/drmqxa/manifest.mpd
@jaylinski
Copy link
Author

@jaylinski
Copy link
Author

Endpoint for key-server userToken: https://api-stage-tvthek.orf.at/livestream/_token

@nguoivanchuyen
Copy link

hi jaylinski
you can help me how to get key-server usertoken channel Kplus, this key server drm auto change 5-10 minute
#KODIPROP:inputstream=inputstream.adaptive
#KODIPROP:inputstream.adaptive.manifest_type=mpd
#KODIPROP:inputstream.adaptive.license_type=com.widevine.alpha
#KODIPROP:inputstream.adaptive.license_key=https://kplus.live.ott.irdeto.com/Widevine/GetLicense?CrmId=kplus&AccountId=kplus&ContentId=400000015&SessionId=14C0F1BB9A14154D&Ticket=F75ECCDF30FDD78A
https://sglive.akamaized.net/bpk-tv/prod_kplus_sport2hd/default/i.mpd
i can't play
i hope you wil help me. Thank you

@jaylinski
Copy link
Author

@luanfxphd I solved this issue by updating my playlist every 10minutes with an automated script.

@nguoivanchuyen
Copy link

oh, can you guide me or send me the automated script? Or you can teamview my computer sniff how to get license server DRM, after insert key DRM watch live channel anytime with link live https://sglive.akamaized.net/bpk-tv/prod_kplus_sport2hd/default/i.mpd.
thank!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment