Skip to content

kevindoveton/Flinders-Lectures-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Download flinders lectures from the CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published