fix space

pull/12466/head
v3DJG6GL 2 months ago committed by GitHub
parent 53c12e8202
commit df83969f0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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')

Loading…
Cancel
Save