放送大学の仕様変更により動作しなくなりました。
放送大学のストリーミングビデオ/オーディオをダウンロードするための CLI ツール。
ffmpegをビルドする必要があります。
macOS:
$ brew install ffmpeg
そしてこのパッケージをインストールします。
$ npm install -g ouj-downloader
対話型モードは引数なしで開始されます。
$ ouj-downloader
いくつかのコマンドとオプションがあります。
$ 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