例行更新

This commit is contained in:
SocialSisterYi
2020-03-06 17:23:49 +08:00
parent 0ebcc2995c
commit a372355616
7 changed files with 232 additions and 14 deletions

View File

@@ -7,6 +7,8 @@
**不断更新中....**
计划整理分类&目录:
- cookie
- 文章
- 音频
- 番剧
@@ -14,16 +16,32 @@
- 评论区
- 创作中心
- 弹幕
- 实时弹幕
- 历史弹幕
- 弹幕快照
- 弹幕操作
- 动态
- 历史&稍后再看
- 发送动态
- 动态列表
- 历史&收藏
- 历史记录
- 稍后再看
- 收藏夹
- 直播
- [登录](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/login)
- [二维码登录](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/login/QR.md)√
- 密码&短信登录
- qq&微博登录
- 登录基本信息
- [用户](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/user)
- [基本信息](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/user/info.md)√
- [状态数](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/user/status_number.md)√
- 关系
- 个人空间
- [视频](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/video)
- [状态数](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/status_number.md)√
- [快照](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/snapshot.md)√
-&&
B站专栏同步推出[《B站api研究记》](https://www.bilibili.com/read/readlist/rl207146)系列,欢迎关注
@@ -36,3 +54,11 @@ B站专栏同步推出[《B站api研究记》](https://www.bilibili.com/read/rea
![](https://i2.hdslb.com/bfs/face/480e2e98513aaeb65d2f2c76dbae750c4de722e9.jpg)
**--by [社会易姐QwQ](https://space.bilibili.com/293793435)**
备注:
不了解http的请移步[传送门](https://www.cnblogs.com/an-wen/p/11180076.html)
不了解json的请移步[传送门](https://www.sojson.com/json/json_index.html)