Added project source files

This commit is contained in:
2026-01-11 19:39:09 +01:00
commit 0a49e79cf1
6 changed files with 1103 additions and 0 deletions

13
RTLP/config.yaml Normal file
View File

@@ -0,0 +1,13 @@
# This config file is automatically loaded into `self.config` class instance variable.
# I recommend storing information like any de-obfuscated keys, base hosts, endpoints,
# or other such configuration data.
endpoints:
auth_url: "https://auth.rtl.de/auth/realms/rtlplus/protocol/openid-connect/auth"
token_url: "https://auth.rtl.de/auth/realms/rtlplus/protocol/openid-connect/token"
graphql_url: "https://cdn.gateway.now-plus-prod.aws-cbc.cloud/graphql"
playout: "https://stus.player.streamingtech.de/watch-playout-variants/{id}?platform=web"
license: "https://rtlplus-widevine.streamingtech.de/index/rtlplus"
client:
id: "2a970b6d-adf2-4cf6-833f-9d940c300d09"