feat(player): support local video playback#2052
Open
crazyname wants to merge 6 commits into
Open
Conversation
Owner
|
感谢你的工作,主要有如下两个问题
|
4e2bb73 to
4c92c47
Compare
Author
|
感谢您之前的建议和反馈。本次更新补充了本地视频播放入口,支持直接播放未绑定的本地视频,也支持手动搜索 Bangumi 后绑定条目和集数再播放。绑定仅保存在本地,不会自动根据文件名匹配番剧,也不会触发插件解析或请求在线播放地址。 同时也补充了本地视频历史记录、文件缺失提示,并修复了播放器和弹层切换时的一些稳定性问题。辛苦再帮忙看一下,谢谢。 |
Owner
|
就像上面提到的那样,我们可以考虑把弹幕时间轴部分拆出来单独PR吗 |
Author
|
抱歉,上一次处理时我没有把已经写入的弹幕时间轴相关代码 diff 完全清理掉。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
支持从本地选择视频文件并使用 Kazumi 播放器直接播放。本地视频可以手动绑定 Bangumi 条目和集数,也可以跳过绑定作为独立本地视频播放。
Kazumi 不会根据文件名自动推断或搜索 Bangumi 条目,绑定流程完全由用户手动选择。
Closes #710
行为变化:
验证: