Added project source files
This commit is contained in:
18
JOYNAT/config.yaml
Normal file
18
JOYNAT/config.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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:
|
||||
anon_auth_url : "https://auth.joyn.de/auth/anonymous"
|
||||
auth_url: "https://auth.7pass.de/authz-srv/authz"
|
||||
token_url: "https://auth.joyn.de/auth/7pass/token"
|
||||
redirect_uri: "https://www.joyn.at/oauth"
|
||||
graphql_url: "https://api.joyn.de/graphql"
|
||||
entitlement: "https://entitlement.p7s1.io/api/user/entitlement-token"
|
||||
playout: "https://api.vod-prd.s.joyn.de/v1/asset/{content_id}/playlist"
|
||||
|
||||
client:
|
||||
id: "bb4f9c4c-82ca-486d-8eb5-8aaf772df93c"
|
||||
idc: "ae892ce5-8920-4f38-b272-af7d1e242579"
|
||||
name: "web"
|
||||
api_key: "4f0fd9f18abbe3cf0e87fdb556bc39c8"
|
||||
Reference in New Issue
Block a user