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 640 forks source link

cant detect my enrolled courses #689

Open AbdelMoncif opened 2 months ago

AbdelMoncif commented 2 months 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

The account logs in edx successfully however the programme tells me i have no courses im enrolled in while i do in fact have many. do i have to enroll in the paid version of the course ?

Your environment

Steps to reproduce

Tell us how to reproduce this issue. Please provide us the course URL, and the specific subsection or unit if possible. i use the programme exactly how its explained in github 1) edx-video downloader>edx-dl -u user@user.com --list-courses

Expected behaviour

Tell us what should happen. it should show me the courses i have enrolled in so i can download them

Actual behaviour

Tell us what happens instead. If the script fails, please copy the entire output of the command or the stacktrace (don't forget to obfuscate your username and password). If you cannot copy the exception, attach a screenshot.

Building initial headers for future requests. Getting initial CSRF token. Found CSRF token. Logging into Open edX site: https://courses.edx.org/login_ajax Extracting course information from dashboard. You can access 0 courses

DominikBerger01 commented 3 weeks ago

I've got the same issue. From what I can tell based on a quick review, the side structure has changed hence and update would be needed.