mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-25 03:42:50 +08:00
[srgssr] PEP8
This commit is contained in:
parent
41a33b2357
commit
9f4f1b56df
@ -124,7 +124,6 @@ class SRGSSRIE(InfoExtractor):
|
|||||||
|
|
||||||
return subtitles
|
return subtitles
|
||||||
|
|
||||||
|
|
||||||
def _real_extract(self, url):
|
def _real_extract(self, url):
|
||||||
bu, media_type, url_id = re.match(self._VALID_URL, url).groups()
|
bu, media_type, url_id = re.match(self._VALID_URL, url).groups()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user