change readme
This commit is contained in:
@@ -12,7 +12,10 @@ This script was written in python 3.10.4 and the following packages:
|
|||||||
| requests | 2.31.0 |
|
| requests | 2.31.0 |
|
||||||
|
|
||||||
## Features
|
## 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
|
## Usage
|
||||||
The script is pretty simple to use. Just provide a moodle link and authentication information like this:
|
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
|
## Planned
|
||||||
- [ ] Download submission files
|
- [ ] Download submission files
|
||||||
- [ ] Create url files for secondary urls
|
- [ ] Create url files for secondary urls
|
||||||
-
|
|
||||||
|
|||||||
Reference in New Issue
Block a user