0.1.0 • Published 6 years ago

radcan v0.1.0

Weekly downloads
3
License
AGPL-3.0
Repository
github
Last release
6 years ago

radcan

Build Status Coverage Status

Utility to download audio files from Radio-Canada

Requirements

Node v8.12.0 or above is required, as is ffmpeg which should be in your $PATH.

Install

$ npm install --global radcan

Usage

Interactive

radcan https://ici.radio-canada.ca/premiere/premiereplus/science/p/49306/limprimante-3d-arrive-et-elle-va-changer-nos

Pick first (1)

radcan https://ici.radio-canada.ca/premiere/premiereplus/science/p/49306/limprimante-3d-arrive-et-elle-va-changer-nos --id 1

Files are download to the current directory. The audio files have the .aac extension and the metadata is found in .json files.

See radcan --help for more options.

License

AGPL-v3 © 2018 Robin Millette