aurtier v0.5.0
aurtier
Quick listen.
Install
$ npm install --save aurtierNew since version 0.2.0
The http://www.985fm.ca/baladodiffusion.php html was updated in December 2016. Upgrading to aurtier version 0.2.0 is thus necessary.
New since version 0.1.0
The cli now uses update-notifier to let the user know about updates to this program.
Users have the ability to opt-out of the update notifier by changing the optOut property to true in ~/.config/configstore/update-notifier-rollodeqc-gh-user-streak.json. The path is available in notifier.config.path.
Users can also opt-out by setting the environment variable NO_UPDATE_NOTIFIER with any value or by using the --no-update-notifier flag on a per run basis.
Usage
const aurtier = require('aurtier')
aurtier('unicorns')
//=> 'unicorns & rainbows'API
aurtier(input, options)
input
Type: string
Lorem ipsum.
options
foo
Type: boolean
Default: false
Lorem ipsum.
CLI
$ npm install --global aurtierChoisissez les émissions, choisissez les épisodes, et écoutez.
$ aurtier --help
Usage
aurtier [input]
Options
--speed Lorem ipsum. [Default: 2]
--download
--download=OUTPUT_DIRECTORY
Examples
$ aurtier
# émission d'aujourd'hui à 2 fois la vitesse, par défaut
$ aurtier 2016-04-25 --speed 1.5
# émission du 25 avril à 1.5 fois la vitesseTODO
- how to improve test coverage?
- speed up above 2x
License
AGPL-v3 © Robin Millette
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago