它不再有效,因为 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