edx-dl icon indicating copy to clipboard operation
edx-dl copied to clipboard

I only get list of courses after I enter the course link and password

Open iahmed116 opened this issue 6 years ago • 1 comments

🚨Please review the Troubleshooting section before reporting any issue. Don't forget also to check the current issues to avoid duplicates.

When I enter URL and password it only shows that list of courses.

Your environment

  • Operating System (name/version): Windows 10
  • Python version: 3.7
  • youtube-dl version: 2020.3.24)
  • edx-dl version:4.8.2

Steps to reproduce

python edx-dl.py -u [email protected] --list-courses https://courses.edx.org/courses/course-v1:IITBombayX+LaTeX101x+1T2020/course/

Expected behaviour

after entering the password It is expected to download the course.

Actual behaviour

Capture

iahmed116 avatar Apr 22 '20 16:04 iahmed116

You need to use the command edx-dl -u [email protected] COURSE_URL

briancherin avatar Apr 22 '20 16:04 briancherin