mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 17:16:52 +08:00
docs: 修改README
This commit is contained in:
@@ -41,6 +41,16 @@
|
|||||||
|
|
||||||
https://github.com/user-attachments/assets/adf84b93-684f-43f3-9948-6ba527213812
|
https://github.com/user-attachments/assets/adf84b93-684f-43f3-9948-6ba527213812
|
||||||
|
|
||||||
|
## 🔌插件系统(实验性)
|
||||||
|
|
||||||
|
- 后端提供进程内动态库插件系统,但非常不成熟
|
||||||
|
- 有特殊需求建议直接改源码,而不是开发插件
|
||||||
|
- 这个插件系统**没有做任何安全限制**,这是为了给插件最大的功能性与自由度
|
||||||
|
- 也正因如此,**任何第三方插件的安全性都无法保证**
|
||||||
|
- 强烈建议:只使用开源插件,并且自行审查代码后再编译使用
|
||||||
|
- 不要使用他人发的二进制插件(`dll` / `so` / `dylib`)
|
||||||
|
- 插件开发文档与示例请看:[src-plugin/examples](src-plugin/examples)
|
||||||
|
|
||||||
## ⚠️关于被杀毒软件误判为病毒
|
## ⚠️关于被杀毒软件误判为病毒
|
||||||
|
|
||||||
对于个人开发的项目来说,这个问题几乎是无解的(~~需要购买数字证书给软件签名,甚至给杀毒软件交保护费~~)
|
对于个人开发的项目来说,这个问题几乎是无解的(~~需要购买数字证书给软件签名,甚至给杀毒软件交保护费~~)
|
||||||
|
|||||||
Reference in New Issue
Block a user