Posts: 144
Joined: Feb 2021
Reputation:
45
Paco8
Senior Member
Posts: 144
2023-03-13, 21:22
(This post was last modified: 2023-03-13, 22:11 by Paco8. Edited 1 time in total.)
I'm developing (or trying to) an addon for skyshowtime and peacock (they use the same API). Due to the signatures in the header, currently it only works with peacock.
It someone figures out how to create the signatures for skyshowtime then the addon will work with skyshowtime as well.
Posts: 1
Joined: Mar 2023
Reputation:
0
Hey guys. I think I might have stumbled across a solution worth looking into.
The Norwegian streaming service Strim.no is sort of like an all-in-one streaming service. With Strim I can stream SkyShowtime content from within the website itself. And it works on Linux, unlike the SkyShowtime site and Peacock TV. This means that Strim's DRM is not as strict and probably our best shot at finding the necessary information needed in order to build this addon. If y'all are interested, they do offer a free trial. However... This site is very much anti VPN. So good luck finding a VPN provider with a working Norwegian server.
Anyway... I am not a programmer. However I am from Norway, so I do have access to Strim.no.
But because I'm not a programmer, I wouldn't know what to look for in the dev tools or in the website's source code or anything. Sorry about that. But feel free to shoot me a DM if I can be of any assistance regarding the matter.
Posts: 280
Joined: Jun 2011
Reputation:
7
Got a couple of questions
1) How often will cookie last, do we have to keep activating it?
2) In the Live & Upcoming section, is it possible to show what is currently live and a time when other content will begin? At present its just one long list and unless you know specific timings, its pretty hard to tell
But need to say a big thanks for getting this far
Posts: 144
Joined: Feb 2021
Reputation:
45
Paco8
Senior Member
Posts: 144
The dependency on script.module.ttml2ssa was a mistake, I've just fixed it in version 0.1.3.
If you can see the profiles that means that the cookie is correct. The other problems seem to indicate that for some reason the signature code is not working.