GitHunt

GoDoc
GitHub Workflow Status
Sourcegraph
Github All Releases
License

简体中文 | English

Olived | A modern live stream recorder

Installation

  • build from source

    go install github.com/go-olive/olive@latest

  • download from releases

  • docker image
    docker pull luxcgo/olive

Quickstart

Get olive to work simply by passing the live url.

$ olive run -u https://www.huya.com/518512

Usage

$ 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.

License

This project is under the Apache-2.0. See the LICENSE file for the full license text.

Languages

Go96.6%Shell1.7%Makefile1.6%

Contributors

Apache License 2.0
Created April 13, 2022
Updated March 6, 2026
go-olive/olive | GitHunt