Skip to content

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

Notifications You must be signed in to change notification settings

benwinding/myuni-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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