So you want all the lecture notes and previous exams from MyUni. Well this little script may help you!
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).
- install python, pip
pip install robobrowser
git clone https://github.com/benwinding/myuni-dl
cd myuni-dl
python myuni-dl.py --username a1111111 --password 'pa$$$$$$$' --course 36284
python myuni-dl.py --username a1111111 --password 'pa$$$$$$$' --course 36284
^^
Myuni course number
Not affliated with Adeliade Uni or the Canvas system, just a student trying to learn ...