feat: 添加多线程架构支持并优化性能

实现线程管理器以支持高并发场景,添加GIL-free模式提升Python 3.14下的多线程性能
新增B站API集成和本地文件服务器功能,改进镜像插件支持GIF处理
更新文档说明多线程架构和GIL-free模式的使用方法
This commit is contained in:
2026-03-01 16:01:51 +08:00
parent 734c112ee4
commit ff4a4d92a5
20 changed files with 2071 additions and 317 deletions

View File

@@ -7,6 +7,7 @@ anyio==4.12.1
astroid==4.0.3
attrs==25.4.0
beautifulsoup4==4.14.3
bilibili-api-python==2024.12.1
bs4==0.0.2
cachetools==6.2.4
certifi==2026.1.4