mirror of
https://github.com/cxfksword/jellyfin-plugin-danmu.git
synced 2026-04-24 02:22:09 +08:00
0d621ef64d70187bed0f4f0ff775c9ebc1b8c650
jellyfin-plugin-danmu
jellyfin的b站弹幕自动下载插件,会匹配b站番剧/电影视频,自动下载对应弹幕,并定时更新。
安装插件
只支持最新的jellyfin 10.8.x版本
添加插件存储库:
https://github.com/cxfksword/jellyfin-plugin-danmu/raw/main/manifest.json
How to test
-
Build the plugin
-
Create a folder, like
Danmuand copybin/Release/Jellyfin.Plugin.Danmu.dllinto it -
Move folder
Danmuto jellyfindata/pluginfolder
How to build
-
Clone or download this repository
-
Ensure you have .NET Core SDK setup and installed
-
Build plugin with following command.
$ dotnet restore Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj
$ dotnet publish -c Release Jellyfin.Plugin.Danmu/Jellyfin.Plugin.Danmu.csproj
Description
Languages
C#
98.2%
HTML
1.6%
Python
0.2%