coursera-dl / edx-dl

A simple tool to download video lectures from edx.org (and other openedx sites)
GNU Lesser General Public License v3.0
1.93k stars 638 forks source link

Can't download when using 'log in with google' #565

Open mmkk20158 opened 4 years ago

mmkk20158 commented 4 years ago

🚨Please review the Troubleshooting section before reporting any issue. Don't forget also to check the current issues to avoid duplicates.

Subject of the issue

When I signed up I used 'log in with google' and I am unable to download.

Your environment

Steps to reproduce

edx-dl$ edx-dl -u XXXX@gmail.com --list-courses edx_dl version 0.1.10 Password: Building initial headers for future requests. Getting initial CSRF token. Found CSRF token. Logging into Open edX site: https://courses.edx.org/login_ajax Email or password is incorrect.

Expected behaviour

should log in

Actual behaviour

doesn't log in

balta2ar commented 4 years ago

Released version 0.1.11, give it a try.

prashil2792 commented 4 years ago

@mmkk20158 If you're using log in by facebook, google or microsoft then you will face same issues. However, I found a workaround on how to solve the above issue. The only thing I did was change my password using "Need help logging in ?" for same email address which I use by log in with google. This way it worked for me. Hope this helps