13 lines
687 B
YAML
13 lines
687 B
YAML
# 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" |