pakku.js icon indicating copy to clipboard operation
pakku.js copied to clipboard

“弹幕黑名单”功能支持 .json 文件导入?

Open MaxHasBeenUsed opened this issue 2 years ago • 1 comments

B站在挺早之前就不再支持直接导出 .xml 文件了,而 pakku 里始终只支持导入 xml。是否可以增加 .json 文件的导入支持?

两者关系是 .json 里:

{"type": 1, "filter": "regex", "opened": true, "id": xxxxxxx }

相当于 .xml 里:

<item enabled="true">r=regex</item>

这样。

MaxHasBeenUsed avatar Dec 22 '22 08:12 MaxHasBeenUsed

可以加入。目前可以暂时手工转换一下格式

xmcp avatar Dec 22 '22 09:12 xmcp

新版pakku将直接读取播放器黑名单,故关闭此issue

xmcp avatar Apr 05 '24 18:04 xmcp