pull/7460/head
bashonly 11 months ago committed by GitHub
parent 8dcf87c769
commit 9d8933d4d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -33,7 +33,6 @@ class LecturioBaseIE(InfoExtractor):
}
def _perform_login(self, username, password):
# Sets some cookies
_, urlh = self._download_webpage_handle(
self._LOGIN_URL, None, 'Downloading login popup')

Loading…
Cancel
Save