Skip to content

Add Telenet login provider - #4

Merged
michaelarnauts merged 4 commits into
add-ons:masterfrom
mediaminister:telenetlogin
Sep 21, 2020
Merged

Add Telenet login provider#4
michaelarnauts merged 4 commits into
add-ons:masterfrom
mediaminister:telenetlogin

Conversation

@mediaminister

@mediaminister mediaminister commented Sep 19, 2020

Copy link
Copy Markdown
Contributor

This is an attempt to support Telenet-logins in the Streamz Kodi add-on. I don't have a Telenet subscription myself, so I'm not sure if this works.

Fixes #1

@michaelarnauts

Copy link
Copy Markdown
Contributor

It seems I still have a working TN login (I can login on the telenet.be portal) from a while ago when I was a Telenet customer. After logging in in the browser, I get a message that I don't have access to streamz, but I could probably validate this authentication flow with this.

image

I'll try to do this in the course of next week.

@michaelarnauts michaelarnauts added the enhancement New feature or request label Sep 21, 2020
@michaelarnauts

Copy link
Copy Markdown
Contributor

There are two different kind of tokens. An login token that you get from https://login.streamz.be/authorize, and the actual token we get from the cookie when going to https://www.streamz.be/streamz/aanmelden. I think only the first flow is different for Telenet, and once we get a login token, we can use the same code.

@mediaminister

Copy link
Copy Markdown
Contributor Author

Indeed, thanks for fixing. It would be good if more people can test this as I don't have a Telenet subscription myself.

@michaelarnauts
michaelarnauts marked this pull request as ready for review September 21, 2020 14:37
@michaelarnauts
michaelarnauts merged commit 8b079f8 into add-ons:master Sep 21, 2020
@dagwieers dagwieers added this to the v0.0.1 milestone Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Telenet login

3 participants