diff --git a/constants.py b/constants.py index a36d30ab..28e15713 100644 --- a/constants.py +++ b/constants.py @@ -245,6 +245,7 @@ def with_variables(self, variables: JsonType) -> GQLOperation: variables={ "isLive": True, "login": "...", + "platform": "web", "isVod": False, "vodID": "", "playerType": "site"