sunsettrack4 / telerising-api

API web application providing Zattoo TV streams
78 stars 7 forks source link

Waipu.TV would be nice ;) #34

Closed gregor-hh closed 3 months ago

gregor-hh commented 8 months ago

Hey, is waipu.tv possible??

Best regards

NecrossIT commented 3 months ago

I actually started reverse engineering the waipu tv API.

If I may, I would like to help @sunsettrack4

Otherwise I need to implement a complete own solution. But actually I want support @sunsettrack4 for his insane work.

plexmaniax commented 3 months ago

I guess it's the same problem with other provider "DRM"

https://github.com/sunsettrack4/telerising-api/issues/33

https://hilfe.waipu.de/hc/de/articles/115002221709-Warum-kann-ich-keine-privaten-Sender-sehen#:~:text=Voraussetzung%20f%C3%BCr%20den%20Empfang%20der,ist%20ein%20Verschl%C3%BCsselungsstandard%20f%C3%BCr%20Videoformate.

NecrossIT commented 3 months ago

@plexmaniax Actually it is possible, there is a kodi addon for exactly this: https://github.com/flubshi/pvr.waipu

So I will do it on my own. With the mentioned repo as reference.

plexmaniax commented 3 months ago

@NecrossIT Okay that's a point ;) and it's hard to supply any MR without having access to the code.

Let's wait for @sunsettrack4

NecrossIT commented 3 months ago

Yea, maybe he will answer :) @plexmaniax

sunsettrack4 commented 3 months ago

Around 50-60 channels are affected by the DRM restrictions. The playback of these channels won't work without additional software decrypting the widevine streams. The release of already decrypted streams for VLC etc. is possible btw, but it's illegal in the area the provider is operating from.

The Kodi PVR add-on doesn't release the stream, it just allows the playback itself using the official CDM.

Furthermore, the waipu.tv API doesn't offer any config files to differentiate between encrypted and non-encrypted channels.

sunsettrack4 commented 3 months ago

No response - closed.