download-flinders-lectures
v1.0.2
Published
download flinders lectures from the cli
Downloads
3
Readme
Flinders Lecture Downloader
Description
Download flinders lectures
Usage
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
Installation
To install flinders lecture downloader run the following command
npm install
npm install -g
Kevin Doveton - 2017