heliomarpm / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
1.03k stars 209 forks source link

Neither rof my two courses are downloading. Receiving error status code 503. #204

Closed tedtninety closed 2 months ago

tedtninety commented 3 months ago

Udeler | Udemy Course Downloader

1.13

Account Type?

Personal

Steps to reproduce

  1. I login to my account via UCD 1.13
  2. Select one or either of my 2 paid courses to download
  3. It remains on 0% -Building Course Data
  4. Logger outputs Errors ( please see screenshot )

✔️ Expected Behavior

Able to download my courses so that I may view them offline on my treadmill. efew87

🔍 Additional context

Thanks in advance.

viveksvdy2014 commented 3 months ago

I am also facing the same issue.

tedtninety commented 3 months ago

Hi @heliomarpm why did you mark this as complete?

heliomarpm commented 3 months ago

Hi @heliomarpm why did you mark this as complete?

Hi. A new version is available

viveksvdy2014 commented 3 months ago

Hi @heliomarpm I tried downloading some of the courses I own a couple of times after pulling the latest code but I am still receiving the same error code. image image image

tedtninety commented 3 months ago

Hi @heliomarpm why did you mark this as complete?

Hi. A new version is available

Oh I didn't know thank you!

heliomarpm commented 3 months ago

Hi @heliomarpm why did you mark this as complete?

Hi. A new version is available

Oh I didn't know thank you!

Hi @tedtninety. This is actually an error in Udemy API. Please try to log in with a new token, please let me know the result.

viveksvdy2014 commented 3 months ago

Tried re-logging in, first using credentials in the app itself, then using auth_token. Issue persisted both times. log: 8/21/2024, 6:12:25 AM - EPREPARE_DOWNLOADING: ERR_BAD_RESPONSE(503): Service is temporarily unavailable. Please wait a few minutes and try again. 8/21/2024, 6:12:24 AM - EBUILDING_COURSE_DATA: ERR_BAD_RESPONSE(503): Service is temporarily unavailable. Please wait a few minutes and try again.

course: Java 17 Masterclass: Start Coding in 2024

viveksvdy2014 commented 3 months ago

Looks like this issue is only occurring with certain courses in my catalogue. I tried downloading all courses and it failed for 9 out of 27 courses (Some of the ones which did not fail had DRM, but since that's something we can't do anything about, I am ignoring).

tedtninety commented 3 months ago

Hi @heliomarpm I was excited! However, I just tried the new version and it was like before. It stays stuck on Building course data. image

This screenshot is from a very old version, the current version is 1.13

heliomarpm commented 3 months ago

Hi @heliomarpm I was excited! However, I just tried the new version and it was like before. It stays stuck on Building course data. image

This screenshot is from a very old version, the current version is 1.13

tedtninety commented 3 months ago

Hi @heliomarpm .Apologies. May I please trouble you for the link to the installer? Thank you again for your brilliant work.

heliomarpm commented 3 months ago

Oi . Desculpas. Posso incomodá-lo para o link para o instalador? Obrigado novamente por seu brilhante trabalho.

Hi @heliomarpm .Apologies. May I please trouble you for the link to the installer? Thank you again for your brilliant work.

https://github.com/heliomarpm/udemy-downloader-gui/releases

tedtninety commented 3 months ago

Hi @heliomarpm , Thank you. Unfortunately it is not working. ud1

I waited a few minutes and tried again, and still hasn't worked. If it helps, I certainly purchased these courses.

heliomarpm commented 2 months ago

Hi @heliomarpm , Thank you. Unfortunately it is not working. ud1

I waited a few minutes and tried again, and still hasn't worked. If it helps, I certainly purchased these courses.

This error is under investigation, apparently it is a problem related only to some courses.

PS. This software only allows you to download courses that you have already purchased, except for DRM-protected courses. OK

tedtninety commented 2 months ago

HI @heliomarpm . Yes indeed. I paid for both courses. I await your solution,. Thank you again.

heliomarpm commented 2 months ago

see a new version

tedtninety commented 2 months ago

Thank you @heliomarpm ! This time it worked for one of them, thank you. The other is DRM. Will there be a workaround for that at all if I may ask? Thank you again for your brilliant work!

heliomarpm commented 2 months ago

Thank you @heliomarpm ! This time it worked for one of them, thank you. The other is DRM. Will there be a workaround for that at all if I may ask? Thank you again for your brilliant work!

You can try with https://github.com/Puyodead1/udemy-downloader

tedtninety commented 2 months ago

Thanks again! Really appreciate you! Would you know of he has an exe as well. I am not as savvied a coder. Thank you.

heliomarpm commented 2 months ago

Thanks again! Really appreciate you! Would you know of he has an exe as well. I am not as savvied a coder. Thank you.

I don't know, the code is python and has clear instructions on how to run it