它不再有效,因為 OUJ 更改了其規格。
用於下載日本開放大學的串流視訊/音訊的 CLI 工具。
您需要建立 ffmpeg。
蘋果系統:
$ 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