Skip to content

denunciator/IVLE-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

IVLE-Downloader

NUS IVLE Downloader

This project was inspired from Yao Yujian's project http://yjyao.com/2012/08/nus-ivle-downloader.html. These modules can be used to download all files from IVLE, nicely arranged by their module codes, workbin names (if there are more than one), folders and subfolders. I build this as an exercise to learn python.

Required Dependencies:

To use:

  1. Download all files in src
  2. Copy / rename config.template.py to config.py
  3. Change filepath in config.py to your own output folder (the directory used here will act as a root directory)
  4. Run the downloader by: python downloader.py
  5. The program may ask for authentication for the first time, key in your NUSNET ID and password.
  6. Enjoy, and see all the files downloaded nicely.

About

NUS IVLE Downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%