Quick listen.
It won't be updated and stopped working with their site update. Also, since Dutrizac is gone, my interest in the station went down the drain.
$ npm install --save aurtier
The http://www.985fm.ca/baladodiffusion.php html was updated in December 2016. Upgrading to aurtier version 0.2.0 is thus necessary.
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.
const aurtier = require('aurtier')
aurtier('unicorns')
//=> 'unicorns & rainbows'
Type: string
Lorem ipsum.
Type: boolean
Default: false
Lorem ipsum.
$ npm install --global aurtier
Choisissez 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 vitesse
- how to improve test coverage?
- speed up above 2x
AGPL-v3 © Robin Millette