{"id":13431635,"url":"https://github.com/go-olive/olive","last_synced_at":"2025-03-16T12:30:55.255Z","repository":{"id":37316549,"uuid":"481226653","full_name":"go-olive/olive","owner":"go-olive","description":"Live Stream Recorder                       直播录制/录播","archived":false,"fork":false,"pushed_at":"2024-01-11T02:49:22.000Z","size":501,"stargazers_count":857,"open_issues_count":27,"forks_count":84,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-10-28T11:58:57.121Z","etag":null,"topics":["douyin","flv","go","golang","huya","kuaishou","live","niconico","pixiv","record","recorder","stream","streaming","streamlink","tiktok","twitcasting","twitch","youtube","zhanqi"],"latest_commit_sha":null,"homepage":"https://go-olive.github.io","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-olive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://afdian.net/@luxcgo"]}},"created_at":"2022-04-13T13:25:21.000Z","updated_at":"2024-10-27T08:57:27.000Z","dependencies_parsed_at":"2024-06-18T21:18:29.060Z","dependency_job_id":"93354e42-c1eb-410a-b2ff-cd2ad6b2174e","html_url":"https://github.com/go-olive/olive","commit_stats":null,"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-olive%2Folive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-olive%2Folive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-olive%2Folive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-olive%2Folive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-olive","download_url":"https://codeload.github.com/go-olive/olive/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243869178,"owners_count":20360967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["douyin","flv","go","golang","huya","kuaishou","live","niconico","pixiv","record","recorder","stream","streaming","streamlink","tiktok","twitcasting","twitch","youtube","zhanqi"],"created_at":"2024-07-31T02:01:04.692Z","updated_at":"2025-03-16T12:30:54.930Z","avatar_url":"https://github.com/go-olive.png","language":"Go","funding_links":["https://afdian.net/@luxcgo"],"categories":["Go","开源类库","Open source library","开发"],"sub_categories":["视频","Video","直播脚本"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/go-olive/brand-kit/main/banner/banner-01.png\" /\u003e\n\u003c/p\u003e\n\n[![GoDoc](https://img.shields.io/badge/GoDoc-Reference-blue?style=for-the-badge\u0026logo=go)](https://pkg.go.dev/github.com/go-olive/olive?tab=doc)\n[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/go-olive/olive/release.yml?branch=v0.6.0\u0026style=for-the-badge)](https://github.com/go-olive/olive/actions/workflows/release.yml)\n[![Sourcegraph](https://img.shields.io/badge/view%20on-SG-brightgreen.svg?style=for-the-badge\u0026logo=sourcegraph)](https://sourcegraph.com/github.com/go-olive/olive)\n[![Github All Releases](https://img.shields.io/github/downloads/go-olive/olive/total.svg?style=for-the-badge)](https://github.com/go-olive/olive/releases)\n[![License](https://img.shields.io/github/license/go-olive/olive?style=for-the-badge)](https://github.com/go-olive/olive/blob/main/LICENSE)\n\n[简体中文](https://go-olive.github.io/) | English\n\n## Sponsor\n\n\u003ca href=\"https://olived.app\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/go-olive/brand-kit/main/icon/appicon.png\" width=142 height=142 /\u003e\n\u003c/a\u003e\n\n[Olived | A modern live stream recorder](https://olived.app)\n\n## Installation\n\n- build from source\n\n  `go install github.com/go-olive/olive@latest`\n\n- download from [**releases**](https://github.com/go-olive/olive/releases)\n\n- docker image\n  `docker pull luxcgo/olive`\n\n## Quickstart\n\nGet **olive** to work simply by passing the live url.\n\n```sh\n$ olive run -u https://www.huya.com/518512\n```\n\n## Usage\n\n```sh\n$ olive help\n\nolive is a live stream recorder, underneath there is a powerful engine\nwhich monitors streamers status and automatically records when they're\nonline. It helps you catch every live stream you want to see.\n\nUsage:\n  olive [command]\n\nAvailable Commands:\n  admin       Admin is a cli utility for database.\n  biliup      Biliup is a cli utility which generates bilibli cookies.\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  run         Start the olive engine.\n  server      Server provides olive-api support.\n  tv          TV is a cli utility which gets stream url.\n  version     Print the version number of olive\n\nFlags:\n  -h, --help   help for olive\n\nUse \"olive [command] --help\" for more information about a command.\n```\n\n## License\n\nThis project is under the Apache-2.0. See the [LICENSE](https://github.com/go-olive/olive/blob/main/LICENSE) file for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-olive%2Folive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-olive%2Folive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-olive%2Folive/lists"}