RahulShaw / LinuxAcademy-DL

Download videos from your LinuxAcademy account for offline viewing
MIT License
65 stars 44 forks source link

failed to log in #52

Closed mariuszzab closed 3 years ago

mariuszzab commented 3 years ago

Hi, driver.py line 92 raised the exception that i cant login due to bad credentials. Checked double and tripple and inserting the correct ones. Do have somebody a clue what could be the reason ?

tripperaf commented 3 years ago

I think they again changed login auth methods

RahulShaw commented 3 years ago

@mariuszzab - I just checked and things look okay. I'm afraid there's something wrong at your end, perhaps a slow internet connection or high page load time. Please increase the wait time on line number 85 from 30 to 60 (or more, incrementally).

@tripperaf - Nope. Fortunately, the login methods are unchanged.