1
0
mirror of https://github.com/l1ving/youtube-dl synced 2026-06-09 06:53:41 +08:00

Flake8 fix

This commit is contained in:
Francesco Frassinelli
2020-03-18 08:41:36 +01:00
Unverified
parent 78852c2dd1
commit 545cffa63a
+2 -1
View File
@@ -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)