Il ne fonctionne plus car OUJ a modifié ses spécifications.
L'outil CLI pour télécharger le streaming vidéo/audio de l'Open University of Japan.
Vous devez construire ffmpeg.
macOS :
$ brew install ffmpeg
et installez ce package.
$ npm install -g ouj-downloader
Le mode interactif démarre sans arguments.
$ ouj-downloader
Il existe plusieurs commandes et options.
$ ouj-downloader --help
Usage: ouj-downloader [options] [command]
Options:
-v, --version output the version number
-h, --help output usage information
Commands:
login update login information.
update update APIs.
reset reset login information and APIs.
GPL-3.0