Skip to content

benwinding/myuni-dl

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

MyUni Downloader

the pain

So you want all the lecture notes and previous exams from MyUni. Well this little script may help you!

What is does!

Logs into the course course page at https://myuni.adelaide.edu.au and downloads all the files from the modules page (or just the pdfs).

Get started

  1. install python, pip
  2. pip install robobrowser
  3. git clone https://github.com/benwinding/myuni-dl
  4. cd myuni-dl
  5. python myuni-dl.py --username a1111111 --password 'pa$$$$$$$' --course 36284

Usage

python myuni-dl.py --username a1111111 --password 'pa$$$$$$$' --course 36284

Demo

demonstration

example of the course number

^^ Myuni course number

Disclaimer

Not affliated with Adeliade Uni or the Canvas system, just a student trying to learn ...

About

Command-line tool to download all files from a MyUni course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages