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