Skip to content

Commit

Permalink
修改一些打字错误 (SocialSisterYi#275)
Browse files Browse the repository at this point in the history
* Update danmaku_view_proto.md

* Update snapshot.md
  • Loading branch information
ProgramRipper authored Nov 14, 2021
1 parent 2843cfb commit 518cf0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions danmaku/danmaku_view_proto.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
| ---- | ---- | ----------- | ---- |
| icon | str | UP主头像url | |

类型为【关联视频弹幕】时:类型为【关联视频弹幕】时:
类型为【关联视频弹幕】时:

| 字段 | 类型 | 内容 | 备注 |
| ----- | ---- | ------------------- | ---- |
Expand Down Expand Up @@ -295,4 +295,4 @@ for i in target.specialDms:
特殊弹幕包url=http://i0.hdslb.com/bfs/dm/b0d5f08c12be59292aa0d4e09b6dd8e54c2ba886.bin
```

使用[普通分段包弹幕](danmaku_proto.md#获取实时弹幕)的proto结构体反序列化此bin数据
使用[普通分段包弹幕](danmaku_proto.md#获取实时弹幕)的proto结构体反序列化此bin数据
2 changes: 1 addition & 1 deletion video/snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ curl -G 'http://api.bilibili.com/pvideo' \

bin的内容为uint16数组(2Byte对齐),与json数组一一对应

0第项恒为0,从第1项开始作为截取图片的时间(秒)
第0项恒为0,从第1项开始作为截取图片的时间(秒)

示例bin格式截取时间表:http://i0.hdslb.com/bfs/videoshot/49075258.bin

Expand Down

0 comments on commit 518cf0b

Please sign in to comment.