https://github.com/cruechan/bbdown-autobuild
Automated builds of BBDown (Bilibili Downloader) with pre-compiled binaries for Windows, Linux, and macOS
https://github.com/cruechan/bbdown-autobuild
auto-build automated-builds bbdown bilibili cross-platform github-actions pre-compiled video-downloader
Last synced: 12 months ago
JSON representation
Automated builds of BBDown (Bilibili Downloader) with pre-compiled binaries for Windows, Linux, and macOS
- Host: GitHub
- URL: https://github.com/cruechan/bbdown-autobuild
- Owner: CrueChan
- License: other
- Created: 2025-06-28T08:16:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-28T09:11:26.000Z (about 1 year ago)
- Last Synced: 2025-06-28T09:32:27.684Z (about 1 year ago)
- Topics: auto-build, automated-builds, bbdown, bilibili, cross-platform, github-actions, pre-compiled, video-downloader
- Homepage:
- Size: 115 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# BBDown Auto-Build
[](https://github.com/CrueChan/BBDown-AutoBuild/releases/latest)
[](https://github.com/CrueChan/BBDown-AutoBuild/releases)
[](https://github.com/CrueChan/BBDown-AutoBuild/actions/workflows/auto-build.yml)
Automated builds of [nilaoda/BBDown](https://github.com/nilaoda/BBDown) with pre-compiled binaries for multiple platforms.
## 🤖 What is this?
This 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.
**Note: This repository does NOT contain source code.** All builds are generated directly from the original [nilaoda/BBDown](https://github.com/nilaoda/BBDown) repository.
## 📦 Available Platforms
Each release includes pre-compiled binaries for:
- **Windows**: x64, ARM64
- **Linux**: x64, ARM64
- **macOS**: x64, ARM64
## 🚀 Quick Start
1. Go to [Releases](https://github.com/CrueChan/BBDown-AutoBuild/releases/latest)
2. Download the appropriate version for your platform
3. Extract the archive
4. Run the `BBDown` executable directly
For detailed usage instructions, please refer to the [original project documentation](https://github.com/nilaoda/BBDown#readme).
## 🔄 How it works
- **Daily Check**: GitHub Actions runs daily at 2:00 AM UTC to check for upstream updates
- **Smart Detection**: Only builds when new commits are detected in the upstream repository
- **Automatic Release**: Creates a new release with all platform binaries when updates are found
- **Version Format**: `vYYYYMMDD-{commit}` (e.g., `v20250628-a1b2c3d`)
## 📋 Build Status
The latest build status and logs can be viewed in the [Actions tab](https://github.com/CrueChan/BBDown-AutoBuild/actions).
## 🔗 Related Links
- **Original Project**: [nilaoda/BBDown](https://github.com/nilaoda/BBDown)
- **Documentation**: [BBDown Wiki](https://github.com/nilaoda/BBDown#readme)
- **Issues**: Please report BBDown-related issues to the [original repository](https://github.com/nilaoda/BBDown/issues)
- **Build Issues**: For problems with automated builds, open an issue [here](https://github.com/CrueChan/BBDown-AutoBuild/issues)
## ⚠️ Disclaimer
This is an unofficial automated build repository. For official releases and support, please visit the [original BBDown project](https://github.com/nilaoda/BBDown).
## 📄 License
This 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).
---
**Star ⭐ this repository if you find these automated builds helpful!**