Skip to content

A simple moodle download script for TU Dortmund university

License

Notifications You must be signed in to change notification settings

htrojan/MoodleDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoodleDownload

A simple moodle download script for TU Dortmund university

Installation

Required packages: -mechanize (pip install mechanize)

Usage

python main.py

Then enter username and password (the password input does not print to your console). Your 10 recently visited courses will be downloaded immediately

Command line arguments (Advanced)

"save": Logs you in and then saves your current session (including session cookies and a moodle specific key) to your disk.

"load": Skips the login prompt and tries to load a previously stored session

These options are primarily for development, as a new login for every testrun of the script is unnecessary

About

A simple moodle download script for TU Dortmund university

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages