linkedin-learning-video-downloader icon indicating copy to clipboard operation
linkedin-learning-video-downloader copied to clipboard

Using cookies

Open gerijani opened this issue 4 years ago • 2 comments

Is there a chance to use this with a cookie file? As the normal account is ordered under another subscription to login I get a deny:

2020-05-10 21:57:35,183 root INFO *@gmail.com 2020-05-10 21:57:35,184 root INFO ************ 2020-05-10 21:57:35,184 root INFO [] Login step 1 - Getting CSRF token... 2020-05-10 21:57:35,506 root DEBUG [] CSRF: 4a244686-f98d-43a0-8d6f-99dc084b4f98 2020-05-10 21:57:35,507 root INFO [] Login step 1 - Done 2020-05-10 21:57:35,507 root INFO [] Login step 2 - Logging In... 2020-05-10 21:57:36,229 root INFO [] Login step 2 - Done 2020-05-10 21:57:36,230 root INFO [] -------------Done------------- 2020-05-10 21:57:36,231 root INFO [] -------------Fetching Course------------- 2020-05-10 21:57:36,858 asyncio ERROR Unclosed connection client_connection: Connection<ConnectionKey(host='www.linkedin.com', port=443, is_ssl=True, ssl=False, proxy=None, proxy_auth=None, proxy_headers_hash=-1165420784064433989)> 2020-05-10 21:57:36,861 root INFO [] Access to Learning Python with PyCharm is DENIED

Can you modify it to use cookie file instead of uid/pass?

gerijani avatar May 10 '20 20:05 gerijani

@gerijani Thanks for reporting I will check this if possible

J3Patel avatar Dec 24 '20 14:12 J3Patel

Hello there, I have the same situation. I got the message raise RuntimeError("[!] Could not login. Please check your credentials") RuntimeError: [!] Could not login. Please check your credentials

Learnpython-code avatar Mar 12 '21 02:03 Learnpython-code