cxfksword / jellyfin-plugin-danmu

jellyfin弹幕自动下载插件
GNU General Public License v3.0
286 stars 6 forks source link

请问如果片源就是外挂字幕的话,是不是只能弹幕字幕二选一,jellyfin貌似不支持双字幕,或者有没有啥插件可以实现 #16

Closed Bu-Hong closed 1 year ago

Bu-Hong commented 1 year ago

如题

cxfksword commented 1 year ago

最好是用支持xml格式的播放器播放,如弹弹play,假如是ass格式,需要用合并工具和原电影字幕合并为一个字幕

Jumeng-ms commented 1 year ago

最好是用支持xml格式的播放器播放,如弹弹play,假如是ass格式,需要用合并工具和原电影字幕合并为一个字幕

弹弹 无法直接播放jellyfin 的片源 挺麻烦的

cxfksword commented 1 year ago

最好是用支持xml格式的播放器播放,如弹弹play,假如是ass格式,需要用合并工具和原电影字幕合并为一个字幕

弹弹 无法直接播放jellyfin 的片源 挺麻烦的

弹弹是支持浏览器唤醒的,正常jellyfin加个js扩展就可以,不过现在协议只支持视频播放,不支持弹幕

github-actions[bot] commented 1 year ago

This issue was closed due to inactive more than 30 days. You can reopen it if you think it should continue.

Byelliot commented 1 year ago

写了个字幕合并的py脚本,srt字幕提取 srt转ass ass合并 https://github.com/Byelliot/Subtitlefusion