r00tmebaby / LinkedIn-Downloader

LinkedIn DL is a small GUI program codded with Python and based on my previous Lynda Download script
MIT License
96 stars 37 forks source link

Is it possible to create a login function for organization portal? #24

Closed KoichaDev closed 4 years ago

KoichaDev commented 4 years ago

Hello,

Is it possible to create a function where I can log in as an organization?

r00tmebaby commented 4 years ago

You can log in to your organization portal manually and then restart the program.

KoichaDev commented 4 years ago

Hello,

Unfortunately no, it gets stuck after just before logging through the organization portal. Here is a URL for the page:

https://imgur.com/NYdSeyQ

When I try to click on the "Sign in with the single-op", then I have to write another username and password which is from my organization.

On your program, I can only type the username and password which is my original email. My original email is connected to another organization email as well. It requires 2 steps to login obviously which is the original email, and password and the organization email and password.

It would be great if you can add an extra feature to log in on the organization's username and password as well. :)