Replies: 3 comments 3 replies
-
弹幕优选貌似是在用户弹幕设置里面设置的 |
Beta Was this translation helpful? Give feedback.
0 replies
-
暂时找到一个方法是从xml源获取,这个源有上限限制 上面说几千行弹幕都说少了,看了下紫罗兰protobuf源能有几万行...... |
Beta Was this translation helpful? Give feedback.
0 replies
-
是的,xml 源可以设置请求数据大小 |
Beta Was this translation helpful? Give feedback.
3 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.
-
我想问一下对于番剧弹幕的获取,有任何参数可以限制弹幕的总数量吗?
一部比较热门的番剧可能一集的弹幕会有几千行,写入文件也需要大量时间,能否有方法只写入一部分弹幕?
如果只是达成以上目的其实可以随机丢弃一些弹幕,但我想知道b站弹幕的优选(或者原来叫云屏蔽)是单独有另外的api吗?还是每个弹幕都有自己的权重根据需要调整?
Beta Was this translation helpful? Give feedback.
All reactions