fix(RTLP): move client secret to config, use RuntimeError, and fix GraphQL variables encoding

This commit is contained in:
2026-03-02 01:14:44 +01:00
parent d75533cb25
commit e950d53fe1
2 changed files with 9 additions and 7 deletions

View File

@@ -10,4 +10,5 @@ endpoints:
license: "https://rtlplus-widevine.streamingtech.de/index/rtlplus"
client:
id: "2a970b6d-adf2-4cf6-833f-9d940c300d09"
id: "2a970b6d-adf2-4cf6-833f-9d940c300d09"
secret: "4bfeb73f-1c4a-4e9f-a7fa-96aa1ad3d94c"