PEP8: applied even more rules
[youtube-dl] / youtube_dl / extractor / theplatform.py
index 522a095a28757c1707baced702dfc72fbb8448d1..e2653d62dc8c288ce8e58e5bfda52793aef7cfaf 100644 (file)
@@ -47,7 +47,7 @@ class ThePlatformIE(InfoExtractor):
             smil_url = config['releaseUrl'] + '&format=SMIL&formats=MPEG4&manifest=f4m'
         else:
             smil_url = ('http://link.theplatform.com/s/dJ5BDC/{0}/meta.smil?'
-                'format=smil&mbr=true'.format(video_id))
+                        'format=smil&mbr=true'.format(video_id))
 
         meta = self._download_xml(smil_url, video_id)
         try: