mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-10 10:53:46 +00:00
fix space
This commit is contained in:
parent
53c12e8202
commit
df83969f0b
@ -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…
x
Reference in New Issue
Block a user