mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-20 05:47:24 +01:00
cleanup
This commit is contained in:
parent
8dcf87c769
commit
9d8933d4d7
@ -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…
Reference in New Issue
Block a user