FaisalUmair / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
6.14k stars 1.73k forks source link

Stuck on the Building course. #463

Open perezm21 opened 4 years ago

perezm21 commented 4 years ago

Hi there,

I have been facing this issue from the morning. I am not able to download any videos from the Udeler.

It gets stuck on "Building Course Data"

Any solution to this problem ?

Thanks!

vnedelcu commented 4 years ago

Hi, I have the same issue, though it seems for some courses (e.g. https://www.udemy.com/course/practice-the-pmi-acp-exam-as-per-acp-exam-content-outline/ or https://www.udemy.com/course/pmiacp_21pdus/) - see attached picture as example. I tried many times different possible solutions (some suggested in other posts) like log out, uninstall, clear cache, reinstall the app - though for these courses I am stuck in "Building Course Data" phase and nothing is happening. Note that for other courses the app is executing fine and everything works, though for those mentioned not.

Any suggestions? Thanks

image

vnedelcu commented 4 years ago

@FaisalUmair Any idea or advice on the matter? Thanks

LexMtz commented 4 years ago

clone the current version of the repository npm install

ignore warning messages (example npm audit, etc.)

npm start

this worked for me