pull/8/head
Yen Chi Hsuan 2017-03-07 15:34:06 +08:00
rodzic 9df53ea36e
commit fe646a2f10
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7F902A182457CA23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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