[twitch] PEP8
authorYen Chi Hsuan <yan12125@gmail.com>
Tue, 7 Mar 2017 07:34:06 +0000 (15:34 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Tue, 7 Mar 2017 07:34:06 +0000 (15:34 +0800)
youtube_dl/extractor/twitch.py

index ed36336bd9eeacac649a17fb8acccc73e3029693..2daf9dfac923260d94e26d56d6234ae9e3c6ec58 100644 (file)
@@ -104,7 +104,7 @@ class TwitchBaseIE(InfoExtractor):
             login_page, handle, 'Logging in as %s' % username, {
                 'username': username,
                 'password': password,
-        })
+            })
 
         if re.search(r'(?i)<form[^>]+id="two-factor-submit"', redirect_page) is not None:
             # TODO: Add mechanism to request an SMS or phone call