fix space

This commit is contained in:
v3DJG6GL 2025-03-03 23:49:37 +01:00 committed by GitHub
parent 53c12e8202
commit df83969f0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -235,7 +235,7 @@ class PlaySuisseIE(InfoExtractor):
}).encode(),
headers={'Content-Type': 'application/json', 'locale': locale})
return response['data']['assetV2']
def _real_extract(self, url):
if not self._ID_TOKEN:
self.raise_login_required(method='password')