Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no downloable video edx-dl #668

Open
Chemplen opened this issue Mar 2, 2021 · 6 comments
Open

no downloable video edx-dl #668

Chemplen opened this issue Mar 2, 2021 · 6 comments

Comments

@Chemplen
Copy link

Chemplen commented Mar 2, 2021

C:\edx-dl-master\edx-dl-master>edx-dl --username [email protected] --password Francocerna12 https://courses.edx.org/courses/course-v1:TsinghuaX+40050455.2x+1T2021/course/
edx_dl version 0.1.13
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.
Downloading Water and Wastewater Treatment Engineering: Biochemical Technology | 水处理工程:生物化学方法 [course-v1:TsinghuaX+40050455.2x+1T2021/co]
Downloading 0 section(s)
Extracting all units information in parallel.
No downloadable video found.

C:\edx-dl-master\edx-dl-master>

  • Python version:
  • youtube-dl version:
  • edx-dl version:

Steps to reproduce

Tell us how to reproduce this issue. Please provide us the course URL, and the
specific subsection or unit if possible.

Expected behaviour

Tell us what should happen.

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.

@paulodaguero
Copy link

Had the same issue
Use this new downloader : https://github.com/rehmatworks/edx-downloader
made by @rehmatworks

@Chemplen
Copy link
Author

Chemplen commented Mar 3, 2021 via email

@paulodaguero
Copy link

Sorry no idea, maybe ask the creator. It is working bit differently than the original downloader. It does not seems to have the possibility to download subtitles or other datas

@online67
Copy link

online67 commented Mar 5, 2021

@rehmatworks @paulodaguero

C:\edx-downloader-master>edex-dl
'edex-dl' is not recognized as an internal or external command,
operable program or batch file.

C:\edx-downloader-master>

Sorry, how do i solve this???? Or how do i go about downloading after installing the edex-downloader

@paulodaguero
Copy link

@online67
I installed with this : pip3 install edx-downloader (directly on terminal on mac, I assume it is the same for windows)
And once installed i just typed in terminal again: edxdl
I just followed the GitHub page instructions, it works for me.

@floviolleau
Copy link

Hi,

You can use virtual env if you don't want to install it globally on your machine.

Else right, nobody maintain this project anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants