Download flinders lectures
Usage: flinders [options] <subject> [path]
Options:
-h, --help output usage information
-V, --version output the version number
-y, --year <year> The year to download from. eg. 2016
-b --back <number> Download previous lectures
Basic Usage
flinders <subject> [path to download]
to download from a certain year add the optional parameter year
flinders <subject> [path to download] --year 2016
Download the second to last lecture available
flinders <subject> [path to download] --back 1
To install flinders lecture downloader run the following command
npm install
npm install -g
Kevin Doveton - 2017