Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete kplus.vn #2627

Merged
merged 7 commits into from
Jan 20, 2025
Merged

Delete kplus.vn #2627

merged 7 commits into from
Jan 20, 2025

Conversation

freearhey
Copy link
Collaborator

@freearhey freearhey commented Jan 17, 2025

There is no longer a TV program on the site.

https://www.kplus.vn/highlights/broadcast-schedule (404 Not Found)

Closes #2240

@BellezaEmporium
Copy link
Contributor

Moved to xem.kplus.vn (too close to Canal+ to be real...)

Needs to be authenticated (anonymous) via https://tvapi-sgn.solocoo.tv/v1/provision (POST only)

Type of data : {"osVersion":"Windows 10","deviceModel":"Firefox","deviceType":"PC","deviceSerial":"snip","deviceOem":"Firefox","devicePrettyName":"Firefox 134.0","appVersion":"12.1","language":"en_US","brand":"vstv","featureLevel":6}

Then, you POST to https://tvapi-sgn.solocoo.tv/v1/session with the ssoToken and provisionData you gathered from the response, to get an authorization token.

Then, auth (in Bearer) can be used as an authentication to gather the GETs https://tvapi-sgn.solocoo.tv/v1/schedule/now?channels=*id*

Returns an epg element in JSON.

All channels are in https://tvapi-sgn.solocoo.tv/v1/bouquet (auth again)

@freearhey
Copy link
Collaborator Author

The config for xem.kplus.vn has just been added #2626

@BellezaEmporium
Copy link
Contributor

My bad then. It's because the first thing in the commit talked about riks.no.

@freearhey freearhey marked this pull request as ready for review January 19, 2025 23:44
@PopeyeTheSai10r PopeyeTheSai10r merged commit 4223fa2 into master Jan 20, 2025
1 check passed
@PopeyeTheSai10r PopeyeTheSai10r deleted the delete-kplus.vn branch January 20, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

kplus.vn is broken
3 participants