From 763bd8faf3540e24745e2f0d7aa157e2c02f0b10 Mon Sep 17 00:00:00 2001 From: amtoaer Date: Thu, 11 Apr 2024 01:09:01 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0b92d4d..594ae7a 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,11 @@ time_offset = 0.0 - [x] 请求过快出现风控的 workaround - [ ] 提供简单易用的打包(如 docker) - [ ] 支持 UP 主合集下载 + +## 参考与借鉴 + +该项目实现过程中主要参考借鉴了如下的项目,感谢他们的贡献: + ++ [bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect) B 站的第三方接口文档 ++ [bilibili-api](https://github.com/Nemo2011/bilibili-api) 使用 Python 调用接口的参考实现 ++ [danmu2ass](https://github.com/gwy15/danmu2ass) 本项目弹幕下载功能的缝合来源 \ No newline at end of file