Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对Bilibili-Evolved的下载弹幕插件做更近一步的支持 #294

Open
NonXZhu opened this issue Dec 1, 2024 · 1 comment
Open

对Bilibili-Evolved的下载弹幕插件做更近一步的支持 #294

NonXZhu opened this issue Dec 1, 2024 · 1 comment

Comments

@NonXZhu
Copy link

NonXZhu commented Dec 1, 2024

功能内容

感谢作者对于Bilibili-Evolved下载弹幕兼容的支持。

目前单个视频能够正常的处理,不过如果当前视频有多个分P的话(包含番剧等),使用下载视频功能可以同时下载所有视频的弹幕,这时候下载的文件中只有当前打开的分P弹幕会正确的被pakku处理,而其他的则不会,这一行为不一致。

希望可以提供同时处理分P弹幕的功能,或者更近一步,由Bilibili-Evolved来调用pakku处理所下载的弹幕。

@xmcp
Copy link
Owner

xmcp commented Dec 1, 2024

pakku在播放器页面仅会处理当前视频的弹幕,因此确实会出现这个现象。这么设计主要是为了避免鼠标移过其他推荐视频封面时加载弹幕(如下图)被pakku误判为切换视频,造成UI出现问题。
image

你提出的需求确实是合理的,但没想好怎么在不造成上述问题的前提下简单实现。等以后有空了看看怎么搞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants