]> Raphaƫl G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/twitch.py
New upstream version 2017.03.26
[youtubedl] / 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