kaanari / Coursera-GDrive

This repository is helpful for downloading all enrolled courses in Coursera into Google Drive via Google Colab
GNU General Public License v3.0
18 stars 13 forks source link

Login with cauth doesn't work #5

Open ghost opened 3 years ago

ghost commented 3 years ago

I've tried several time to login using cauth but it doesn't work. login_error

kaanari commented 3 years ago

Hi @khudary. I will check this problem in the following days. Problem may be caused by the library that I used, Coursera-dl. Let me check it. I will try to fix this immediately.

kaanari commented 3 years ago

Hi @khudary, I tried it with my Coursera account and Google Cola and I found it works properly. I suggest you to logout and then login again to Coursera so that you can get a new auth token. Maybe the problem is related with Coursera.

Can you try it again by following the instructions above? Thank you for your feedback!

image

ghost commented 3 years ago

Hi @kaanari, I tried it again by logged out then logged in serveral time, with Firefox and Google Chrome browsers, but still not working. I don't know why ?

kaanari commented 2 years ago

Hi @khudary, I found that coursera-dl repository has some bugs related with your issue. It looks like someone has solved it by creating his/her own release. You can try to install this version of coursera-dl to overcome the issue. Also you can read the discussion here.

In my opinion, the owner of coursera-dl repository don't pay attention to their repository nowadays. If it can solve your problem, please leave a feedback here to let me find a trivial solution to merge.