[theplatform] PEP 8

[ci skip]
master
Sergey M․ 6 years ago
parent ecb6b6ae2d
commit 25586c601c
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D

@ -33,6 +33,7 @@ _x = lambda p: xpath_with_ns(p, {'smil': default_ns})
class ThePlatformBaseIE(OnceIE):
_TP_TLD = 'com'
def _extract_theplatform_smil(self, smil_url, video_id, note='Downloading SMIL data'):
meta = self._download_xml(
smil_url, video_id, note=note, query={'format': 'SMIL'},

Loading…
Cancel
Save