liranbg / linkedin-learning-downloader

Linkedin Learning videos downloader
202 stars 105 forks source link

RuntimeError: [!] Could not login. Please check your credentials CAPTCHA! #38

Open AirIn19 opened 4 years ago

AirIn19 commented 4 years ago

Traceback (most recent call last): File "linkedin_learning.py", line 225, in loop.run_until_complete(process()) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete return future.result() File "linkedin_learning.py", line 209, in process await login(USERNAME, PASSWORD) File "linkedin_learning.py", line 95, in login raise RuntimeError("[!] Could not login. Please check your credentials") RuntimeError: [!] Could not login. Please check your credentials

Ahmed-Soli commented 4 years ago

I have restructured the project , You can see it here https://github.com/Ahmed-Soli/linkedin-course-downloader