2020-07-30 23:35:31 +08:00
< p align = "center" >
2024-09-19 23:17:33 +08:00
< img src = "./assets/img/logo.png" width = "250" height = "200" / >
2020-07-30 23:35:31 +08:00
< / p >
2024-09-20 21:22:06 +08:00
< h1 align = "center" > 哔哩哔哩 - API 收集整理< / h1 >
2023-09-06 14:25:46 +08:00
< p align = "center" class = "shields" >
2024-09-20 21:22:06 +08:00
< a href = "https://github.com/SocialSisterYi/bilibili-API-collect/issues" style = "text-decoration: none;" >
< img src = "https://img.shields.io/github/issues/SocialSisterYi/bilibili-API-collect.svg?style=flat&color=red" alt = "GitHub issues" / >
2020-05-30 16:48:50 +08:00
< / a >
2024-09-20 21:22:06 +08:00
< a href = "https://github.com/SocialSisterYi/bilibili-API-collect/stargazers" style = "text-decoration: none;" >
< img src = "https://img.shields.io/github/stars/SocialSisterYi/bilibili-API-collect.svg?style=flat&color=yellow" alt = "GitHub stars" / >
2020-05-30 16:48:50 +08:00
< / a >
2024-09-20 21:22:06 +08:00
< a href = "https://github.com/SocialSisterYi/bilibili-API-collect/network" style = "text-decoration: none;" >
< img src = "https://img.shields.io/github/forks/SocialSisterYi/bilibili-API-collect.svg?style=flat&color=blue" alt = "GitHub forks" / >
2020-05-30 16:48:50 +08:00
< / a >
2024-09-20 21:22:06 +08:00
< a href = "https://github.com/SocialSisterYi/bilibili-API-collect/actions" style = "text-decoration: none;" >
< img src = "https://img.shields.io/github/actions/workflow/status/SocialSisterYi/bilibili-API-collect/vuepress-deploy.yml?style=flat" alt = "Build status" / >
2023-02-22 00:56:04 +08:00
< / a >
2024-09-20 21:22:06 +08:00
< a href = "https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/LICENSE" style = "text-decoration: none;" >
< img src = "https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg?style=flat" alt = "GitHub license" / >
2020-05-30 16:48:50 +08:00
< / a >
< / p >
2023-11-04 07:54:13 +08:00
< p align = "center" class = "trendshift" >
< a href = "https://trendshift.io/repositories/3218" target = "_blank" >
2024-09-20 21:22:06 +08:00
< img src = "https://trendshift.io/api/badge/repositories/3218" alt = "Trendshift" style = "width: 250px; height: 55px;" width = "250" height = "55" / >
2023-11-04 07:54:13 +08:00
< / a >
< / p >
2024-09-20 21:22:06 +08:00
< h3 align = "center" > 野生 API 文档< / h3 >
2023-02-22 00:56:04 +08:00
< h3 align = "center" > 不断更新中....< / h3 >
2021-11-14 21:48:11 +08:00
2024-09-20 21:22:06 +08:00
本项目旨在对 B 站 WEB、APP、TV 等客户端中,散落在世界各地的野生 API 进行收集整理,研究使用方法并对其进行说明,运用了黑箱法、控制变量法、代码逆向分析、拆包及反编译法、网络抓包法等研究办法
2020-03-04 19:57:24 +08:00
2023-01-17 15:23:59 +08:00
本文档探讨的对象是主站业务接口,[官方开放平台](https://openhome.bilibili.com/doc) 和 [直播开放平台 ](https://open-live.bilibili.com/document/ ) 均不属于本项目范畴,请移步
2020-03-04 09:29:53 +08:00
2023-01-17 15:23:59 +08:00
B站 API 采用 C/S 结构,大多数接口为 REST API 和 gRPC, 少部分接口为 WebSocket; REST API 接口请求数据大多为 url query 表单或 JSON, 返回数据大多为 JSON 或 Protobuf, 强制使用 https 协议
2020-07-07 22:38:42 +08:00
2024-09-20 21:22:06 +08:00
📖阅读地址:[Github Pages](https://socialsisteryi.github.io/bilibili-API-collect/)
2021-03-07 13:30:48 +08:00
2024-09-20 21:22:06 +08:00
小小的 Demo: ~~av583785685~~ [视频失效原因 ](https://shakaianee.top/archives/56/ ) ([Youtube 备链](https://www.youtube.com/watch?v=nfF91Z6fqGk))
2020-07-07 22:38:42 +08:00
2023-02-22 00:56:04 +08:00
::: warning ⚠️声明
2021-02-08 00:34:54 +08:00
2022-01-30 22:37:57 +08:00
1. 本项目遵守 CC-BY-NC 4.0 协议,禁止一切商业使用,如需转载请注明作者 ID
2021-02-08 00:34:54 +08:00
2. **请勿滥用,本项目仅用于学习和测试!请勿滥用,本项目仅用于学习和测试!请勿滥用,本项目仅用于学习和测试!**
2021-11-14 17:48:57 +08:00
3. 利用本项目提供的接口、文档等造成不良影响及后果与本人无关
2021-02-08 00:34:54 +08:00
4. 由于本项目的特殊性,可能随时停止开发或删档
2021-11-14 17:48:57 +08:00
5. 本项目为开源项目,不接受任何形式的催单和索取行为,更不容许存在付费内容
2024-10-26 22:17:37 +08:00
6. **上传任何信息时请注意脱敏,删去账户密码、敏感 cookies 等可能泄漏个人信息的数据(例如 `SESSDATA`、`bili_jct` 之类的 cookies) **
2021-02-08 00:34:54 +08:00
2023-02-22 00:56:04 +08:00
:::
2023-01-20 23:58:07 +08:00
## 🌱参与贡献
欢迎各位 dalao 对本项目做出贡献,也希望每个使用者都能提出宝贵的意见
目前本项目存在的问题包括但不限于:
1. 文档二级目录尚未完成
2023-02-22 00:56:04 +08:00
2. 部分文档较旧,修改与更新没有跟进
3. 目前文档使用 markdown 语法编写,不易生成编程语言的 SDK, 详见 [#604 ](https://github.com/SocialSisterYi/bilibili-API-collect/issues/604 )
2023-01-20 23:58:07 +08:00
2023-01-21 22:18:45 +08:00
更多信息请浏览 [贡献指南 ](CONTRIBUTING.md )
2023-01-20 23:58:07 +08:00
2023-02-22 00:56:04 +08:00
## 🍴目录
2021-02-08 00:34:54 +08:00
2023-11-23 13:40:54 +08:00
计划整理分类 & 目录:(文档已完结请选中 checkbox)
2020-03-06 17:23:49 +08:00
2023-05-23 09:38:21 +08:00
- [ ] [接口签名与验证 ](docs/misc/sign )
2024-09-20 21:22:06 +08:00
- [x] [APP API 签名 ](docs/misc/sign/APP.md )( `appkey` 与 `sign` )
2023-11-23 13:40:54 +08:00
- [x] [已知的 APPKey ](docs/misc/sign/APPKey.md )
- [x] [Wbi 签名 ](docs/misc/sign/wbi.md )( `wts`与`w_rid`)
2024-07-25 20:03:52 +08:00
- [ ] [bili_ticket ](docs/misc/sign/bili_ticket.md )
2024-08-21 19:02:39 +08:00
- [ ] [v_voucher 验证 ](docs/misc/sign/v_voucher.md )
- [ ] [杂项 ](docs/misc )
- [x] [获取当前时间戳 ](docs/misc/time_stamp.md )
- [x] [公共错误码 ](docs/misc/errcode.md )
- [x] [图片格式化 ](docs/misc/picture.md )
- [x] [bvid 说明 ](docs/misc/bvid_desc.md )
2024-09-20 21:22:06 +08:00
- [ ] [设备唯一标识 BUVID ](docs/misc/device_identity.md )
2024-08-21 19:02:39 +08:00
- [ ] [获取 buvid3 / buvid4 / b_nut ](docs/misc/buvid3_4.md )
- [ ] [b23.tv 短链 ](docs/misc/b23tv.md )
2022-01-30 22:37:57 +08:00
- [ ] [gRPC API 接口定义 ](grpc_api )
2023-02-22 00:56:04 +08:00
- [ ] [登录 ](docs/login )
2023-11-23 13:40:54 +08:00
- [x] [登录操作 (人机认证) ](docs/login/login_action )
- [x] [短信登录 ](docs/login/login_action/SMS.md )
- [x] [密码登录 ](docs/login/login_action/password.md )
- [x] [二维码登录 ](docs/login/login_action/QR.md )
- [ ] SNS 登录 (QQ & 微信 & 微博)
- [x] [登录基本信息 ](docs/login/login_info.md )
- [ ] [个人中心 ](docs/login/member_center.md )
- [ ] [注销登录 ](docs/login/exit.md )
- [x] [登录记录 ](docs/login/login_notice.md )
- [x] [Web 端 Cookie 刷新 ](docs/login/cookie_refresh.md )
2023-02-22 00:56:04 +08:00
- [ ] [消息中心 ](docs/message )
2023-11-23 13:40:54 +08:00
- [ ] [通知类消息 ](docs/message/msg.md )
- [ ] [私信 ](docs/message/private_msg.md )
2024-09-20 21:22:06 +08:00
- [ ] [私信消息类型、内容说明 ](docs/message/private_msg_content.md )
2023-11-23 13:40:54 +08:00
- [ ] 设置
2023-02-22 00:56:04 +08:00
- [ ] [用户 ](docs/user )
2023-11-23 13:40:54 +08:00
- [x] [基本信息 ](docs/user/info.md )
- [x] [状态数 ](docs/user/status_number.md )
- [x] [关系 ](docs/user/relation.md )
- [ ] [个人空间 ](docs/user/space.md )
- [x] [检查昵称是否可注册 ](docs/user/check_nickname.md )
- [x] [用户注册 ](docs/user/register.md )
- [x] [用户认证类型一览 ](docs/user/official_role.md )
- [ ] [加入老粉计划 ](docs/user/contract.md )
2024-08-21 19:02:39 +08:00
- [x] [所有粉丝勋章 ](docs/user/medals.md )
2023-02-22 00:56:04 +08:00
- [ ] [大会员 ](docs/vip )
2023-11-23 13:40:54 +08:00
- [ ] [大会员基本信息 ](docs/vip/info.md )
- [ ] [大会员中心 ](docs/vip/center.md )
- [ ] [大会员签到 ](docs/vip/clockin.md )
- [ ] [大会员操作 ](docs/vip/action.md )
2023-02-22 00:56:04 +08:00
- [ ] [视频 ](docs/video )
2023-11-23 13:40:54 +08:00
- [x] [视频分区一览 (分区代码) ](docs/video/video_zone.md )
- [x] [基本信息 ](docs/video/info.md )
2024-09-19 23:17:33 +08:00
- [x] [状态数 ](docs/video/status_number.md ) (已失效)
2023-11-23 13:40:54 +08:00
- [x] [快照 ](docs/video/snapshot.md )
- [x] [点赞 & 投币 & 收藏 & 分享 ](docs/video/action.md )
- [ ] [TAG ](docs/video/tags.md )
- [x] [视频推荐 ](docs/video/recommend.md )
2024-09-20 21:22:06 +08:00
- [x] [播放 & 下载地址 (视频流) ](docs/video/videostream_url.md )
2023-11-23 13:40:54 +08:00
- [ ] [互动视频 ](docs/video/interact_video.md )
- [x] [高能进度条 ](docs/video/pbp.md )
- [ ] [信息上报 (心跳及记录历史) ](docs/video/report.md )
- [x] [视频属性数据 ](docs/video/attribute_data.md )
- [x] [视频在线人数 ](docs/video/online.md )
2024-09-20 21:22:06 +08:00
- [x] [视频 AI 摘要 ](docs/video/summary.md )
2023-11-23 13:40:54 +08:00
- [ ] [稿件投诉 ](docs/video/appeal.md )
- [ ] [视频状态数 ](docs/video/status_number.md )
2024-02-13 18:33:29 +08:00
- [ ] [视频合集 ](docs/video/collection.md )
2024-08-21 19:02:39 +08:00
- [ ] [播放器 ](docs/video/player.md )
2023-02-22 00:56:04 +08:00
- [ ] [剧集 (番剧、影视) ](docs/bangumi )
2023-11-23 13:40:54 +08:00
- [ ] [基本信息 ](docs/bangumi/info.md )
2024-09-20 21:22:06 +08:00
- [ ] [播放 & 下载地址(视频流) ](docs/bangumi/videostream_url.md )
2023-11-23 13:40:54 +08:00
- [ ] [时间轴 ](docs/bangumi/timeline.md )
- [ ] [追番相关 ](docs/bangumi/follow.md )
- [ ] 状态数
- [ ] 操作
2023-02-22 00:56:04 +08:00
- [ ] [视频弹幕 ](docs/danmaku )
2023-11-23 13:40:54 +08:00
- [x] [protobuf 实时弹幕 ](docs/danmaku/danmaku_proto.md )
- [x] [protobuf 弹幕元数据( BAS 弹幕 / 互动弹幕) ](docs/danmaku/danmaku_view_proto.md )
- [x] [xml 实时弹幕 ](docs/danmaku/danmaku_xml.md )
- [x] [历史弹幕 ](docs/danmaku/history.md )
- [x] [快照 ](docs/danmaku/snapshot.md )
- [ ] [弹幕操作 ](docs/danmaku/action.md )
- [ ] 高级弹幕
- [ ] 屏蔽管理
2024-08-21 19:02:39 +08:00
- [ ] [智能防挡弹幕 ](docs/danmaku/webmask.md )
2023-11-23 13:40:54 +08:00
- [x] [弹幕个人配置修改 ](docs/danmaku/config.md )
- [x] [名词解释 ](docs/danmaku/buzzword.md )
- [x] [点赞查询 ](docs/danmaku/thumbup.md )
2023-02-22 00:56:04 +08:00
- [x] [视频笔记 ](docs/note )
2023-11-23 13:40:54 +08:00
- [x] [笔记列表 ](docs/note/list.md )
- [x] [笔记详细信息 ](docs/note/info.md )
- [x] [笔记操作 ](docs/note/action.md )
2023-02-22 00:56:04 +08:00
- [ ] [专栏 ](docs/article )
2023-11-23 13:40:54 +08:00
- [ ] [专栏分类 ](docs/article/category.md )
- [X] [基本信息 ](docs/article/info.md )
- [X] [点赞 & 投币 & 收藏 & 分享 ](docs/article/action.md )
- [X] [文集基本信息 ](docs/article/articles.md )
- [X] [获取用户专栏文章列表 ](docs/article/list.md )
2023-02-22 00:56:04 +08:00
- [ ] [音频 ](docs/audio )
2023-11-23 13:40:54 +08:00
- [x] [歌曲基本信息 ](docs/audio/info.md )
- [ ] [歌单 & 音频收藏夹详细信息 ](docs/audio/music_list.md )
- [ ] [状态数 ](docs/audio/status_number.md )
- [ ] [投币 & 收藏 ](docs/audio/action.md )
- [x] [播放 & 下载地址(音频流) ](docs/audio/musicstream_url.md )
- [x] [音频榜单 ](docs/audio/rank.md )
2023-02-23 11:48:58 +08:00
- [ ] [排行榜 & 最新视频 ](docs/video_ranking )
2023-11-23 13:40:54 +08:00
- [ ] [排行榜 ](docs/video_ranking/ranking.md )
- [ ] [热门视频 ](docs/video_ranking/popular.md )
- [ ] [最新视频 ](docs/video_ranking/dynamic.md )
- [x] [入站必刷视频 ](docs/video_ranking/precious_videos.md )
2023-02-22 00:56:04 +08:00
- [ ] [搜索 ](docs/search )
2023-11-23 13:40:54 +08:00
- [x] [搜索请求 ](docs/search/search_request.md )
- [x] [搜索结果 ](docs/search/search_response.md )
- [x] [默认搜索 & 热搜 ](docs/search/hot.md )
- [x] [搜索建议 ](docs/search/suggest.md )
2023-02-22 00:56:04 +08:00
- [ ] [小黑屋 ](docs/blackroom )
2023-11-23 13:40:54 +08:00
- [ ] 基本信息
- [x] [封禁公示 ](docs/blackroom/banlist.md )
- [x] [风纪委员及众裁案件相关 ](docs/blackroom/jury )
- [x] [风纪委员基本信息 ](docs/blackroom/jury/base_info.md )
- [x] [众裁案件基本信息 ](docs/blackroom/jury/judgement_info.md )
- [x] [裁决操作 ](docs/blackroom/jury/action.md )
2023-02-22 00:56:04 +08:00
- [x] [评论区 ](docs/comment )
2023-11-23 13:40:54 +08:00
- [x] [评论区明细 ](docs/comment/list.md )
- [x] [操作 ](docs/comment/action.md )
2023-02-22 00:56:04 +08:00
- [ ] [表情 ](docs/emoji )
2023-11-23 13:40:54 +08:00
- [x] [表情及表情包信息 ](docs/emoji/list.md )
- [x] [操作 ](docs/emoji/action.md )
2023-02-22 00:56:04 +08:00
- [ ] [创作中心 ](docs/creativecenter )
2024-08-21 19:02:39 +08:00
- [ ] [投稿 ](docs/creativecenter/upload.md )
2023-11-23 13:40:54 +08:00
- [ ] [统计与数据 ](docs/creativecenter/statistics&data.md )
- [ ] 列表查询相关
- [x] [电磁力数据 ](docs/creativecenter/railgun.md )
2024-08-21 19:02:39 +08:00
- [ ] [合集管理 ](docs/creativecenter/season.md )
- [ ] [视频相关杂项 ](docs/creativecenter/videos.md )
2023-02-22 00:56:04 +08:00
- [x] [实时广播(通讯协议) ](docs/broadcast )
2023-11-23 13:40:54 +08:00
- [x] [视频内广播 ](docs/broadcast/video_room.md )
2023-02-22 00:56:04 +08:00
- [ ] [充电 ](docs/electric )
2024-03-10 18:53:43 +08:00
- [ ] [包月充电 ](docs/electric/monthly.md )
- [ ] 自定义充电
2024-09-20 21:22:06 +08:00
- [x] [B 币方式充电 ](docs/electric/Bcoin.md )
2024-03-10 18:53:43 +08:00
- [x] [微信 & 支付宝方式充电 ](docs/electric/WeChat&Alipay.md )
2023-11-23 13:40:54 +08:00
- [x] [充电留言 ](docs/electric/charge_msg.md )
- [x] [充电列表 ](docs/electric/charge_list.md )
2023-02-22 00:56:04 +08:00
- [ ] [动态 ](docs/dynamic )
2023-11-23 13:40:54 +08:00
- [ ] [获取动态列表 ](docs/dynamic/all.md )
2023-11-29 18:33:10 +08:00
- [ ] [获取用户空间动态 ](docs/dynamic/space.md )
2023-11-23 13:40:54 +08:00
- [ ] [动态基本信息 ](docs/dynamic/basicInfo.md )
- [ ] [动态详细信息字段 ](docs/dynamic/card_info.md )
- [ ] [获取动态详情 ](docs/dynamic/detail.md )
2024-08-21 19:02:39 +08:00
- [ ] [动态类型对照 ](docs/dynamic/dynamic_enum.md )
2023-11-23 13:40:54 +08:00
- [ ] [动态信息 ](docs/dynamic/content.md )
2024-08-21 19:02:39 +08:00
- [ ] [话题搜索 ](docs/dynamic/topic.md )
2023-11-23 13:40:54 +08:00
- [ ] [发送 & 转载动态 ](docs/dynamic/publish.md )
- [ ] [根据关键字搜索用户( at 别人时的填充列表) ](docs/dynamic/atlist.md )
- [ ] [操作 ](docs/dynamic/action.md )
- [ ] 动态列表
- [x] [特定话题动态列表 ](docs/dynamic/tag_dynamics.md )
- [ ] [动态内容 ](docs/dynamic/get_dynamic_detail.md )
2024-07-25 20:03:52 +08:00
- [ ] [导航栏动态 ](docs/dynamic/nav.md )
2024-08-21 19:02:39 +08:00
- [ ] [相簿 ](docs/album ) (已下线)
2023-11-23 13:40:54 +08:00
- [x] [基本信息 ](docs/album/info.md )
- [x] [相簿列表 ](docs/album/list.md )
- [x] [推荐作者 ](docs/album/recommend_author.md )
- [x] [活动列表 ](docs/album/activity_list.md )
- [x] [操作 ](docs/album/action.md )
- [ ] 投稿
2023-02-22 00:56:04 +08:00
- [ ] [历史记录 & 稍后再看 ](docs/history&toview )
2023-11-23 13:40:54 +08:00
- [x] [历史记录 ](docs/history&toview/history.md )
- [x] [稍后再看 ](docs/history&toview/toview.md )
2023-02-22 00:56:04 +08:00
- [ ] [收藏夹 ](docs/fav )
2023-11-23 13:40:54 +08:00
- [x] [基本信息 ](docs/fav/info.md )
- [x] [收藏夹内容 ](docs/fav/list.md )
- [ ] [收藏夹操作 ](docs/fav/action.md )
2023-02-22 00:56:04 +08:00
- [ ] [课程 ](docs/cheese )
2023-11-23 13:40:54 +08:00
- [x] [课程基本信息 ](docs/cheese/info.md )
- [ ] 已购课程
- [ ] 分区推荐列表
- [ ] 操作
- [x] [播放 & 下载地址(视频流) ](docs/cheese/videostream_url.md )
2023-02-22 00:56:04 +08:00
- [ ] [直播 ](docs/live )
2023-11-23 13:40:54 +08:00
- [ ] [直播间基本信息 ](docs/live/info.md )
- [ ] [直播分区 ](docs/live/live_area.md )
- [ ] [直播间管理 ](docs/live/manage.md )
- [ ] 直播间操作
- [ ] [直播视频流 ](docs/live/live_stream.md )
- [ ] [直播信息流 ](docs/live/message_stream.md )
- [ ] [直播红包 ](docs/live/redpocket.md )
- [ ] [直播间用户实用 API ](docs/live/user.md )
2023-12-17 11:37:08 +08:00
- [x] [直播间禁言相关 ](docs/live/silent_user_manage.md )
2024-08-10 18:33:00 +08:00
- [ ] [关注UP直播情况 ](docs/live/follow_up_live.md )
2024-08-21 19:02:39 +08:00
- [ ] [直播心跳上报 ](docs/live/report.md )
- [ ] [活动 ](docs/activity )
- [ ] [活动列表 ](docs/activity/list.md )
- [ ] [活动主题信息 ](docs/activity/info.md )
2023-02-22 00:56:04 +08:00
- [ ] [转正答题 ](docs/newbie_exam )
2023-11-23 13:40:54 +08:00
- [x] [查询信息 ](docs/newbie_exam/info.md )
- [x] [拉取题目 ](docs/newbie_exam/fetch.md )
- [x] [操作 ](docs/newbie_exam/action.md )
2024-01-12 18:08:44 +08:00
- [ ] [青少年守护 ](docs/teenager/ )
- [x] [青少年模式 ](docs/teenager/teenager_mode.md )
- [ ] 亲子平台
- [ ] 课堂模式
2024-09-20 21:22:06 +08:00
- [ ] [B 币钱包 ](docs/wallet/ )
2024-08-21 19:02:39 +08:00
- [ ] [基本信息 ](docs/wallet/info.md )
2024-09-20 21:22:06 +08:00
- [ ] B 币充值
2023-11-23 13:40:54 +08:00
- [ ] 贝壳相关
2023-02-22 00:56:04 +08:00
- [ ] [哔哩哔哩漫画 ](docs/manga )
2023-11-23 13:40:54 +08:00
- [ ] 用户信息
- [x] [签到 ](docs/manga/ClockIn.md )
- [x] [积分商城 ](docs/manga/point_shop.md )
- [x] [漫画操作 ](docs/manga/Comic.md )
- [ ] [漫画任务操作 ](docs/manga/Activity.md )
- [x] [漫画赛季 ](docs/manga/Season.md )
- [x] [漫读券/已购相关 ](docs/manga/User.md )
- [x] [下载 ](docs/manga/Download.md )
2024-09-20 21:22:06 +08:00
- [x] [data.index 解析 ](docs/manga/index_file.md )
2023-11-23 13:40:54 +08:00
- [ ] [获取轻享卡信息 ](docs/manga/light_card.md )
2022-01-30 22:37:57 +08:00
- [ ] 哔哩哔哩游戏
2023-02-22 00:56:04 +08:00
- [ ] [终端网络查询 ](docs/clientinfo )
2024-09-20 21:22:06 +08:00
- [x] [基于 IP 的地理位置查询 ](docs/clientinfo/ip.md )
2024-08-21 19:02:39 +08:00
- [ ] [客服中心 ](docs/customerservice )
- [ ] [客服消息 ](docs/customerservice/msg.md )
2024-09-20 21:22:06 +08:00
- [ ] [web 端组件 ](docs/web_widget )
2023-11-23 13:40:54 +08:00
- [x] [分区当日投稿数 ](docs/web_widget/zone_upload.md )
- [x] [404 页漫画收集 ](docs/web_widget/404_manga.md )
2024-08-21 19:02:39 +08:00
- [ ] [首页横幅头图 ](docs/web_widget/header.md )
2024-09-20 21:22:06 +08:00
- [ ] [APP 端组件 ](docs/APP_widget )
2023-11-23 13:40:54 +08:00
- [x] [开屏图片 + 恰饭珍贵录像 ](docs/APP_widget/splash.md )
2024-08-21 19:02:39 +08:00
- [ ] [获取最新 APP 版本 ](docs/APP_widget/ver.md )
2023-02-22 00:56:04 +08:00
- [ ] [个性装扮 ](docs/garb )
2023-11-23 13:40:54 +08:00
- [x] [APP 主题 ](docs/garb/skin.md )
- [x] [主题色 ](docs/garb/color.md )
2024-08-21 19:02:39 +08:00
- [ ] [装扮/收藏集 ](docs/garb/lottery.md )
2020-03-04 09:29:53 +08:00
2023-01-20 23:58:07 +08:00
## ✨鸣谢
2022-07-25 00:04:21 +08:00
你们的存在,让社区更美好
[![contributors ](https://opencollective.com/bilibili-api-collect/contributors.svg?width=860&button=false )](https://github.com/SocialSisterYi/bilibili-API-collect/graphs/contributors)
2023-01-20 23:58:07 +08:00
## 📖相关协议基础
2021-02-03 00:02:04 +08:00
2024-09-20 21:22:06 +08:00
HTTP 协议:[传送门](https://www.cnblogs.com/an-wen/p/11180076.html)
2021-02-03 00:02:04 +08:00
2024-09-20 21:22:06 +08:00
JSON 序列格式:[传送门](https://www.sojson.com/json/json_index.html)
2020-03-04 09:59:47 +08:00
2024-09-20 21:22:06 +08:00
XML 序列格式:[传送门](https://www.w3school.com.cn/xml/xml_intro.asp)
2020-03-06 17:23:49 +08:00
2024-09-20 21:22:06 +08:00
ProtoBuf 序列格式:[传送门](https://www.jianshu.com/p/a24c88c0526a)
2021-02-03 00:02:04 +08:00
2023-01-20 23:58:07 +08:00
## 💦交流
2021-02-03 00:02:04 +08:00
2024-09-19 23:17:33 +08:00
< img src = "https://avatars.githubusercontent.com/u/45892418" width = "100" height = "100" / >
2020-03-06 17:23:49 +08:00
2023-01-21 22:18:45 +08:00
⚠注意:开源社群欢迎交流探讨,**拒绝**咨询、**不支持**合作,**黑产号**一经发现立即拉黑并举报相关 SRC
2022-10-24 19:43:53 +08:00
2024-04-20 20:47:22 +08:00
- QQ 交流群:[邀请链接](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027& k=ympvb3LAPT-Ulu3ezhGqbkJ8zXMKImOX& authKey=z1KdkOdKO3wytN43m9K6On9nBtnDL4pAoD6VQHCipFBb9TasNDKuDHCmOE6TF3uc& noverify=0& group_code=191187164)
2023-01-21 22:18:45 +08:00
- Telegram 交流群:[@bilibili_API_collect_community](https://t.me/bilibili_API_collect_community)
2020-07-30 23:29:40 +08:00
2023-01-20 23:58:07 +08:00
## 🧋发电
2020-12-06 23:01:59 +08:00
2022-01-30 22:37:57 +08:00
欢迎来~~交♂易~~,大家的支持就是我继续开发的动力!
2020-12-06 23:01:59 +08:00
~~请可爱的易姐喝杯奶茶~~
2022-03-24 16:54:41 +08:00
WeChat & Alipay:
2024-09-19 23:17:33 +08:00
< img src = "./assets/img/sponsorQR.jpg" width = "300" height = "300" / >
2020-12-06 23:01:59 +08:00
2023-02-21 09:05:05 +08:00
OR Aifadian: [https://afdian.net/@ShakaiAneE](https://afdian.net/@ShakaiAneE)
2022-03-24 16:54:41 +08:00
2023-01-20 23:58:07 +08:00
## 🔗相关项目推荐
2020-04-23 18:26:00 +08:00
2023-01-20 23:58:07 +08:00
### 库及文档
2020-04-25 18:15:21 +08:00
2020-10-27 09:53:33 +08:00
- [jingyuexing/bilibiliAPI ](https://github.com/jingyuexing/bilibiliAPI )
- [fython/BilibiliAPIDocs ](https://github.com/fython/BilibiliAPIDocs )
- [czp3009/bilibili-api ](https://github.com/czp3009/bilibili-api )
- [Vespa314/bilibili-api ](https://github.com/Vespa314/bilibili-api )
2024-09-20 21:22:06 +08:00
- [Pengfei00/bili-utils ](https://github.com/Pengfei00/bili-utils ): bilibili 工具箱
- [lovelyyoshino/Bilibili-Live-API ](https://github.com/lovelyyoshino/Bilibili-Live-API ): Bilibili 直播/番剧 API 文档
- [flaribbit/bilibili-manga-spider ](https://github.com/flaribbit/bilibili-manga-spider ): Bilibili 漫画爬虫
- [simon300000/bili-api ](https://github.com/simon300000/bili-api ): Bilibili Node.js API
- [iyear/biligo ](https://github.com/iyear/biligo ): Bilibili API SDK in Golang
2022-04-18 20:05:31 +08:00
- [bilibili-openplatform/demo ](https://github.com/bilibili-openplatform/demo ): 哔哩哔哩开放平台示例代码库
2022-10-24 19:43:53 +08:00
- [ddiu8081/blive-message-listener ](https://github.com/ddiu8081/blive-message-listener ): Bilibili-live danmu listener with type. Bilibili 直播间弹幕监听库,支持类型输出。
- [Nemo2011/bilibili-api ](https://github.com/Nemo2011/bilibili-api ): 哔哩哔哩常用API调用。支持视频、番剧、用户、频道、音频等功能。工具齐全。
2023-02-02 14:56:47 +08:00
- [CuteReimu/bilibili ](https://github.com/CuteReimu/bilibili ): 哔哩哔哩API的Go版本SDK
2020-09-05 00:39:46 +08:00
2023-01-20 23:58:07 +08:00
### 成品
2020-10-30 21:09:39 +08:00
2023-01-17 13:52:26 +08:00
- [NullPointerException/AnimePipe ](https://codeberg.org/NullPointerException/AnimePipe ): 功能完善的Android流媒体综合客户端, 支持Bilibili, Youtube, NicoNico
2024-09-20 21:22:06 +08:00
- [3Shain/Comen ](https://github.com/3Shain/Comen ): 基于h5的B站直播弹幕姬
- [AncientLysine/BiliLocal ](https://github.com/AncientLysine/BiliLocal ): 本地弹幕播放器
- [zyzsdy/biliroku ](https://github.com/zyzsdy/biliroku ): bilibili 生放送(直播)录制
- [otakustay/danmaku-to-ass ](https://github.com/otakustay/danmaku-to-ass ): A站B站弹幕转字幕文件
- [bilibili-helper/bilibili-helper-o ](https://github.com/bilibili-helper/bilibili-helper-o ): 哔哩哔哩 (bilibili.com) 辅助工具,可以下载视频,查询弹幕发送人以及一些十分实用的直播区功能。
- [apachecn/CDNDrive ](https://github.com/apachecn/CDNDrive ): 基于B站相簿上传的文件分块索引存储器
- [Hsury/BiliDrive ](https://github.com/Hsury/BiliDrive ): 基于B站相簿上传的文件分块索引存储器
- [Tsuk1ko/bilibili-live-chat ](https://github.com/Tsuk1ko/bilibili-live-chat ): 无后端的仿 YouTube Live Chat 风格的简易 Bilibili 弹幕姬
- [ironmanic/crawler_target_users_good ](https://github.com/ironmanic/crawler_target_users_good ): 搜索bilibili特定视频, 为评论 点赞,关注,私信,一体化服务
- [dd-center/DDatElectron ](https://github.com/dd-center/DDatElectron ): DD@Home 分布式项目, 桌面客户端
- [dd-center/vtbs.moe ](https://github.com/dd-center/vtbs.moe ): B站VTB数据中心
- [the1812/Bilibili-Evolved ](https://github.com/the1812/Bilibili-Evolved ): 强大的哔哩哔哩增强脚本: 下载视频、音乐、封面、弹幕 / 简化直播间、评论区、首页 / 自定义顶栏、删除广告、夜间模式 / 触屏设备支持
2021-07-12 01:28:44 +08:00
- [xlzy520/bili-short-url ](https://github.com/xlzy520/bili-short-url ): 哔哩哔哩短链生成器
- [zjkwdy/bili_app_splash ](https://github.com/zjkwdy/bili_app_splash ): B站壁纸娘和开屏图自动下载, 每天使用Actions自动同步
- [Jannchie/BiliOB ](https://github.com/Jannchie/BiliOB ): BiliOB观测者是一个观测B站UP主及视频数据变化, 并予以分析的Web应用程序
2022-04-18 20:05:31 +08:00
- [biliob233/biliob233.github.io ](https://github.com/biliob233/biliob233.github.io ): ~~无可奉告~~
2024-09-20 21:22:06 +08:00
- [biliup/biliup ](https://github.com/biliup/biliup ): 全自动录播、投稿工具, 支持录制直播弹幕, 也支持Youtube、twitch直播回放列表自动搬运到B站
2023-11-23 13:40:54 +08:00
- [ddiu8081/bilicli ](https://github.com/ddiu8081/bilicli ): Bilibili-live danmu dashboard in your terminal.
2022-10-24 19:43:53 +08:00
- [MotooriKashin/Bilibili-Old ](https://github.com/MotooriKashin/Bilibili-Old ): 恢复旧版Bilibili页面, 为了那些念旧的人。
- [SocialSisterYi/bcut-asr ](https://github.com/SocialSisterYi/bcut-asr ): 使用必剪API的语音字幕识别
- [CzJam/Bili_Realtime_Data ](https://github.com/CzJam/Bili_Realtime_Data ): Bilibili粉丝与视频实时数据统计
2024-06-27 22:00:43 +08:00
- [kingwingfly/fav ](https://github.com/kingwingfly/fav ): 自动同步bili收藏夹、合集视频到本地的CLI工具( Rust实现, 并提供一个文档测试完善的Rust风格的用于构建有状态爬虫的核心库)
2024-07-25 20:03:52 +08:00
- [linyuye/Bilibili_crawler ](https://github.com/linyuye/Bilibili_crawler ): 基于bilibili懒加载api爬取b站动态, 视频等评论区
2020-04-25 18:15:21 +08:00
2023-01-20 23:58:07 +08:00
### 其他
2020-09-05 00:39:46 +08:00
2024-09-20 21:22:06 +08:00
- [kuresaru/geetest-validator ](https://github.com/kuresaru/geetest-validator ): GeeTest 调试器
- [bloomrpc/bloomrpc ](https://github.com/bloomrpc/bloomrpc ): GUI Client for GRPC Services
2023-11-23 13:40:54 +08:00
- [grpc/grpc ](https://github.com/grpc/grpc ): The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
2024-09-20 21:22:06 +08:00
- [glideapps/quicktype ](https://github.com/glideapps/quicktype ): quicktype generates strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries, making it a breeze to work with JSON type-safely in many programming languages. 一键生成多种语言的JSON反序列化所需类, 以便于快速反序列化, 有网页版
2023-09-06 14:25:46 +08:00
< style scoped >
.shields a {
margin: auto .5em;
}
< / style >