爬取protobuf历史弹幕, 似乎没有weight (弹幕权重) 字段 #1330
Replies: 1 comment
-
修正,实际上还是有的,爬取历史弹幕接口的高级弹幕,就有权重为 10 的qwq |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
发生于: HengXin666/BiLiBiLi_DanMu_Crawling#17
具体代码:
发现:
为了排除是我代码本身的问题, 我尝试解析实时弹幕:
获取到:
通过
ctime: 1644048114
, 知道 时间为2022/2/5 16:01:54
, 然后指定爬取历史弹幕日期为2022-02-05
使用历史弹幕接口, 仅能获取到:
是否是历史弹幕接口无法获取
weight
的缘故?Beta Was this translation helpful? Give feedback.
All reactions