change readme

This commit is contained in:
2024-01-21 20:19:19 +01:00
parent 74297401e7
commit 2b2dbddb0b

View File

@@ -12,7 +12,10 @@ This script was written in python 3.10.4 and the following packages:
| requests | 2.31.0 |
## Features
This script should be able to download all file directly linked to in moodle ressources and folders. It is not able to download files from secondary sources.
Currently downloads:
- ressources
- folders
- assignments
## Usage
The script is pretty simple to use. Just provide a moodle link and authentication information like this:
@@ -40,4 +43,3 @@ python main.py -u USER -p PASSWORD -d /moodle -m https://moodlearchive.epfl.ch/2
## Planned
- [ ] Download submission files
- [ ] Create url files for secondary urls
-