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

Installation Windows11 #138

Closed
1 task
treth566 opened this issue Feb 22, 2022 · 6 comments
Closed
1 task

Installation Windows11 #138

treth566 opened this issue Feb 22, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@treth566
Copy link

Hi, I tried now multiple times to install the downloader, but can't get it to work on Windows 11, can you give me a detailed step-by-step guide on how to do it? I'm really interested in your script, and it would help me a lot. Thank you :)

Thanks for reporting a bug 🙌 ❤️

Before opening a new issue, please make sure that we do not have any duplicates already open. You can ensure this by searching the issue list for this repository. If there is a duplicate, please close your issue and add a comment to the existing issue instead.

Also, be sure to check our documentation first: https://github.com/C0D3D3V/Moodle-Downloader-2
-->

Avoid duplicates

  • Bug is not already reported in another issue

Describe the bug

Steps to reproduce the issue

Technical details

Expected behavior

Possible Fix

@treth566 treth566 added the bug Something isn't working label Feb 22, 2022
@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 22, 2022

Install python see https://k0nze.dev/posts/how-install-python-on-windows-11/

Make sure you check the bottom checkbox "Add python to Path" in the second image.
Read the instructions and see if python works as described in the article.

Then open a command prompt:
https://www.isunshare.com/windows-10/4-ways-to-open-command-prompt-in-windows-10.html

then run pip install moodle-dl

Then you can run moodle-dl as described in the readme.

If this works you can also install ffmpeg as described here, if you also want to download videos: https://github.com/C0D3D3V/Moodle-Downloader-2/wiki/Installing-ffmpeg

@treth566
Copy link
Author

hi, thank you for your quick reply, everything works now. I still have an issue with the selection of the courses to download. I can navigate to the second, third, etc course. When i press the space only the first one will be checked/unchecked. Do you have any solution for this ?

@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 22, 2022

Can you send screenshots of this and the corresponding part of the config.json?

@C0D3D3V
Copy link
Owner

C0D3D3V commented Feb 22, 2022

I just tested it, works for me. You can navigate with the arrow keys up and down and mark the courses with the space bar. You can confirm your selection with Enter.

Maybe you prefer to use PowerShell https://www.isunshare.com/windows-10/5-ways-to-open-windows-powershell-in-windows-10.html
It seems to be a bit faster.

@C0D3D3V
Copy link
Owner

C0D3D3V commented Mar 16, 2022

@treth566
This seems to be related to this issue
Kamik423/cutie#26

@C0D3D3V
Copy link
Owner

C0D3D3V commented Apr 28, 2022

will be fixed in the next release

@C0D3D3V C0D3D3V closed this as completed Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants