Kodi Community Forum
Req SkyShowtime video add-on - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: Requests (https://forum.kodi.tv/forumdisplay.php?fid=251)
+---- Thread: Req SkyShowtime video add-on (/showthread.php?tid=370181)

Pages: 1 2 3 4 5


SkyShowtime video add-on - MrMagic - 2022-10-26

Would be great if someone could develop a video add-on for the new SkyShowtime streaming service which has been launched in Europe recently:

https://www.skyshowtime.com/where-can-i-stream

https://www.skygroup.sky/article/-skyshowtime-announces-official-launch-date-and-content-line-up


RE: SkyShowtime video add-on - markeymark - 2022-11-10

This does look good also


RE: SkyShowtime video add-on - Ismadder1 - 2022-11-11

the best person to ask would be his member  https://forum.kodi.tv/member.php?action=profile&uid=21862 he would properly require vpn and and account from some so he could work on it


RE: SkyShowtime video add-on - MrMagic - 2022-11-11

@Ismadder1 I am aware of @matthuisman 's capabilities Smile I'm already using his Disney+ and HBO Max addons and they work brilliantly.

Unfortunately I'm sharing my SkyShowtiime account with someone else, so I'm not too comfortable sharing it right now.


RE: SkyShowtime video add-on - Majide - 2022-12-17

Hello!  I have made the concept frame for the SkyShowtime addon. You can download it from HERE. For now only list categories and shows basic metadata. No Login, No Play, No other functionalities... Before or After installing the ZIP, you must edit in text editor addon.py and between 33 & 41 row, set your country code and location. Save it and then listing will work for you if SkyShowtime is available in your area. I would appreciate your help to add the Login and Play functions.


RE: SkyShowtime video add-on - MrMagic - 2022-12-18

@Majide Unfortunately I'm not a Python developer. But maybe you can take a look at how things are implemented in the Sly Guy addons:

https://github.com/matthuisman/slyguy.addons


RE: SkyShowtime video add-on - vascobraga - 2022-12-20

This would be fantastic, their app is horrendous and in my firestick I can't see anything because it comms to the upper left quarter of the video on my 4k tv. It works well on the fhd one, though.
I don't think it will be that easy though, at the moment streaming is restricted even in Linux Chrome. It doesn't work.
I can't edit the post but it probably works in Chromebooks as Peacock service so it can work just like other addons.


RE: SkyShowtime video add-on - Kravatak76 - 2023-01-13

Hi, is any progress with addon for SkyShowTime? This service is coming to my country next month too, so it would be great to have an addon.


RE: SkyShowtime video add-on - mandgeo - 2023-02-16

+1 waiting in line for this add-on


RE: SkyShowtime video add-on - Klojum - 2023-02-16

(2023-02-16, 10:47)mandgeo Wrote: waiting in line for this add-on

You may be waiting for quite some time... Sky is one of those companies that issued takedowns of other video add-ons as well as for skins that looked "too familiar".


RE: SkyShowtime video add-on - lupus.bandi - 2023-02-20

hi.

Then there is no hope?


RE: SkyShowtime video add-on - Klojum - 2023-02-20

(2023-02-20, 19:07)lupus.bandi Wrote: Then there is no hope?

Correct.


RE: SkyShowtime video add-on - Paco8 - 2023-03-03

If I understand correctly, the problem in creating a SkyShowtime addon is that certain requests require a signature to be sent in the header, and this signature needs to be generated from an unknown private key. More information on this can be found in this thread. I tried using the key mentioned there, but it didn't work. I guess that SkyShowtime uses a different key (or that I misunderstood the algorithm).


RE: SkyShowtime video add-on - izprtxqkft - 2023-03-03

(2023-03-03, 16:31)Paco8 Wrote: If I understand correctly, the problem in creating a SkyShowtime addon is that certain requests require a signature to be sent in the header, and this signature needs to be generated from an unknown private key. More information on this can be found in this thread. I tried using the key mentioned there, but it didn't work. I guess that SkyShowtime uses a different key (or that I misunderstood the algorithm).

it uses cmac signatures - https://cryptography.io/en/latest/hazmat/primitives/mac/cmac
peacock uses sky for their content delivery is why they look similar


RE: SkyShowtime video add-on - xaviron - 2023-03-13

I think it could be a good deal if the addon from Majide that is https:/ [removed] could be completed with login capabilities and when selecting play, the movie then is send to be played by the skyshowtime android app (or the website with a browser on a pc), as it does the justwatch app that doesn't play videos internally.

Please, can someone give it a try? Thank you so much in advance.

[Mod edit] The listed (now deleted) URL directs to a page with many links that violate the Official:Forum rules/Banned add-ons (wiki) This entire thread appears to be running a thin line on the edge of the forum rules [PatK]