mirror of
https://github.com/l1ving/youtube-dl
synced 2026-06-09 06:53:41 +08:00
Flake8 fix
This commit is contained in:
@@ -560,7 +560,8 @@ class RaiPlayRadioIE(RaiPlayRadioBaseIE):
|
||||
'prima parte con Giovanni Bietti',
|
||||
'thumbnail': r're:^https?://.*\.jpg$',
|
||||
'language': 'it',
|
||||
}}
|
||||
}
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
audio_id = self._match_id(url)
|
||||
|
||||
Reference in New Issue
Block a user