Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jerryshell/bili-blocklist-sync
哔哩哔哩黑名单同步工具
https://github.com/jerryshell/bili-blocklist-sync
bilibili
Last synced: 27 days ago
JSON representation
哔哩哔哩黑名单同步工具
- Host: GitHub
- URL: https://github.com/jerryshell/bili-blocklist-sync
- Owner: jerryshell
- License: agpl-3.0
- Created: 2023-08-10T10:31:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-12T16:09:21.000Z (2 months ago)
- Last Synced: 2024-10-27T11:48:55.094Z (about 2 months ago)
- Topics: bilibili
- Language: Rust
- Homepage: https://account.bilibili.com/account/blacklist
- Size: 97.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-bilibili-extra - Bili-blocklist-sync - 哔哩哔哩黑名单同步工具.![Rust](svg/rust.svg?raw=true) (其他 / 直播脚本)
README
# 哔哩哔哩黑名单同步工具
用于 bilibili 多个帐号之间的黑名单同步
## 使用方法
1. 进入 [releases](https://github.com/jerryshell/bili-blocklist-sync/releases) 页面下载 `bbs-win64.zip` 并解压
1. 编辑 `config.json`,根据帐号填充 sessdata 和 bili_jct,获取方式可参考:[爱发电 - bilibili 获取 sessdata](https://afdian.net/album/b80ef61c626411ea93f352540025c377/b341d694d72c11ea96c952540025c377)
1. 双击 `pull.bat` 拉取所有帐号的黑名单,并将数据写入 `blocklist.json`
1. 双击 `push.bat` 将 `blocklist.json` 中的黑名单数据同步到所有帐号## 📄 License
[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0)