mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2026-05-08 03:07:42 +08:00
继续修改文档格式 并添加频道相关
This commit is contained in:
@@ -45,7 +45,10 @@
|
||||
|
||||
获取视频`CID=3724723`的获取弹幕趋势顶点列表
|
||||
|
||||
http://api.bilibili.com/pbp/data?cid=3724723
|
||||
```shell
|
||||
curl -G 'http://api.bilibili.com/pbp/data'\
|
||||
--data-urlencode 'cid=3724723'
|
||||
```
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user