{"id":29427586,"url":"https://github.com/cruechan/bbdown-autobuild","last_synced_at":"2025-07-12T13:09:46.627Z","repository":{"id":301695851,"uuid":"1010044676","full_name":"CrueChan/BBDown-AutoBuild","owner":"CrueChan","description":"Automated builds of BBDown (Bilibili Downloader) with pre-compiled binaries for Windows, Linux, and macOS","archived":false,"fork":false,"pushed_at":"2025-06-28T09:11:26.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T09:32:27.684Z","etag":null,"topics":["auto-build","automated-builds","bbdown","bilibili","cross-platform","github-actions","pre-compiled","video-downloader"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CrueChan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2025-06-28T08:16:34.000Z","updated_at":"2025-06-28T09:11:29.000Z","dependencies_parsed_at":"2025-06-28T09:33:05.812Z","dependency_job_id":null,"html_url":"https://github.com/CrueChan/BBDown-AutoBuild","commit_stats":null,"previous_names":["cruechan/bbdown-autobuild"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/CrueChan/BBDown-AutoBuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrueChan%2FBBDown-AutoBuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrueChan%2FBBDown-AutoBuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrueChan%2FBBDown-AutoBuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrueChan%2FBBDown-AutoBuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CrueChan","download_url":"https://codeload.github.com/CrueChan/BBDown-AutoBuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CrueChan%2FBBDown-AutoBuild/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264995889,"owners_count":23695060,"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":["auto-build","automated-builds","bbdown","bilibili","cross-platform","github-actions","pre-compiled","video-downloader"],"created_at":"2025-07-12T13:09:32.608Z","updated_at":"2025-07-12T13:09:46.607Z","avatar_url":"https://github.com/CrueChan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# BBDown Auto-Build\n\n[![Latest Release](https://img.shields.io/github/v/release/CrueChan/BBDown-AutoBuild)](https://github.com/CrueChan/BBDown-AutoBuild/releases/latest)\n[![Downloads](https://img.shields.io/github/downloads/CrueChan/BBDown-AutoBuild/total)](https://github.com/CrueChan/BBDown-AutoBuild/releases)\n[![Auto Build](https://github.com/CrueChan/BBDown-AutoBuild/actions/workflows/auto-build.yml/badge.svg)](https://github.com/CrueChan/BBDown-AutoBuild/actions/workflows/auto-build.yml)\n\nAutomated builds of [nilaoda/BBDown](https://github.com/nilaoda/BBDown) with pre-compiled binaries for multiple platforms.\n\n## 🤖 What is this?\n\nThis repository automatically monitors the upstream [BBDown](https://github.com/nilaoda/BBDown) project and creates new releases with pre-compiled binaries whenever the upstream code is updated. \n\n**Note: This repository does NOT contain source code.** All builds are generated directly from the original [nilaoda/BBDown](https://github.com/nilaoda/BBDown) repository.\n\n## 📦 Available Platforms\n\nEach release includes pre-compiled binaries for:\n\n- **Windows**: x64, ARM64\n- **Linux**: x64, ARM64  \n- **macOS**: x64, ARM64\n\n## 🚀 Quick Start\n\n1. Go to [Releases](https://github.com/CrueChan/BBDown-AutoBuild/releases/latest)\n2. Download the appropriate version for your platform\n3. Extract the archive\n4. Run the `BBDown` executable directly\n\nFor detailed usage instructions, please refer to the [original project documentation](https://github.com/nilaoda/BBDown#readme).\n\n## 🔄 How it works\n\n- **Daily Check**: GitHub Actions runs daily at 2:00 AM UTC to check for upstream updates\n- **Smart Detection**: Only builds when new commits are detected in the upstream repository\n- **Automatic Release**: Creates a new release with all platform binaries when updates are found\n- **Version Format**: `vYYYYMMDD-{commit}` (e.g., `v20250628-a1b2c3d`)\n\n## 📋 Build Status\n\nThe latest build status and logs can be viewed in the [Actions tab](https://github.com/CrueChan/BBDown-AutoBuild/actions).\n\n## 🔗 Related Links\n\n- **Original Project**: [nilaoda/BBDown](https://github.com/nilaoda/BBDown)\n- **Documentation**: [BBDown Wiki](https://github.com/nilaoda/BBDown#readme)\n- **Issues**: Please report BBDown-related issues to the [original repository](https://github.com/nilaoda/BBDown/issues)\n- **Build Issues**: For problems with automated builds, open an issue [here](https://github.com/CrueChan/BBDown-AutoBuild/issues)\n\n## ⚠️ Disclaimer\n\nThis is an unofficial automated build repository. For official releases and support, please visit the [original BBDown project](https://github.com/nilaoda/BBDown).\n\n## 📄 License\n\nThis repository's automation scripts are provided as-is. The BBDown software itself is licensed under the terms specified in the [original repository](https://github.com/nilaoda/BBDown/blob/master/LICENSE).\n\n---\n\n**Star ⭐ this repository if you find these automated builds helpful!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruechan%2Fbbdown-autobuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcruechan%2Fbbdown-autobuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcruechan%2Fbbdown-autobuild/lists"}