简体中文 | English
Olived | A modern live stream recorder
-
build from source
go install github.com/go-olive/olive@latest
-
download from releases
-
docker image
docker pull luxcgo/olive
Get olive to work simply by passing the live url.
$ olive run -u https://www.huya.com/518512
$ olive help
olive is a live stream recorder, underneath there is a powerful engine
which monitors streamers status and automatically records when they're
online. It helps you catch every live stream you want to see.
Usage:
olive [command]
Available Commands:
admin Admin is a cli utility for database.
biliup Biliup is a cli utility which generates bilibli cookies.
completion Generate the autocompletion script for the specified shell
help Help about any command
run Start the olive engine.
server Server provides olive-api support.
tv TV is a cli utility which gets stream url.
version Print the version number of olive
Flags:
-h, --help help for olive
Use "olive [command] --help" for more information about a command.
This project is under the Apache-2.0. See the LICENSE file for the full license text.