FaisalUmair / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
6.11k stars 1.72k forks source link

Udeler app is not showing any Courses in Courses tab #161

Open karanmht9 opened 5 years ago

karanmht9 commented 5 years ago

Hi Team,

When i logged into udeler its not showing any courses of mine previously it was showing all enrolled courses in Courses but now its not showing anything.

helderlj commented 5 years ago

I'm also having trouble trying to download my courses... I'm using Linux mint 18.3

FaisalUmair commented 5 years ago

@karanmht9 Try logging out of the app and log in again, make sure business account field is unchecked (if you have a normal account)

@helderlj What issue are you facing exactly?

mk29cse commented 5 years ago

I am not sure whether that's a proxy issue, but even I am facing the same issue. I am able to login to business account but under courses there is nothing.

ghost commented 5 years ago

i am using business account , gave correct info to all fields , still its not working

LeonardoGentile commented 5 years ago

I've been having the same problem for a while now.

I have to log out and login again and select the business account. I am quite sure the account subdomain information is not applied when the application quit, that must be the reason

smart-lemon commented 5 years ago

Same here. Course list is empty!

smart-lemon commented 5 years ago

I debugged it some more and it seems to be an app problem rather than API problem

Authentication with Udemy 2.0 API and getting list works just fine!

smart-lemon commented 5 years ago

Actually i tried previous versions and it had the same issue

so here is an alternative that works really well

python3 udemy-dl.py -u yourbiz@youremail.com -p YerPasswd https://yourbizsite.udemy.com/selected-course-url/learn/v4/

Sauce: https://github.com/r0oth3x49/udemy-dl

PS: dont pirate stuff. treat the downloaded content like your .. underwear or toothbrush.

itsadrsh commented 5 years ago

Everything works fine with me. I just wish there was an option to select part of course you want(or do not want) to download. Thank you.