[miomio] PEP 8

This commit is contained in:
Sergey M․ 2015-11-06 23:28:14 +06:00
parent ae4ddf9efa
commit 472404953a

View file

@ -52,7 +52,7 @@ class MioMioIE(InfoExtractor):
mioplayer_path = self._search_regex(
r'src="(/mioplayer/[^"]+)"', webpage, 'ref_path')
http_headers = {'Referer': 'http://www.miomio.tv%s' % mioplayer_path,}
http_headers = {'Referer': 'http://www.miomio.tv%s' % mioplayer_path}
xml_config = self._search_regex(
r'flashvars="type=(?:sina|video)&(.+?)&',