增加搜索建议 并勘误

This commit is contained in:
SocialSisterYi
2020-07-30 23:29:40 +08:00
parent 0183d881ba
commit 0b80143311
21 changed files with 224 additions and 25 deletions

View File

@@ -2178,6 +2178,8 @@ curl -G 'http://api.bilibili.com/x/space/channel/video/check
## 收藏
<img src="/imgs/collect.svg" width="100" height="100" />
### 查询用户创建的视频收藏夹
> http://api.bilibili.com/x/v3/fav/folder/created/list-all
@@ -2896,3 +2898,4 @@ curl -G 'http://space.bilibili.com/ajax/tags/getSubList'\
}
}
```