change download fifter count

This commit is contained in:
2026-03-29 01:34:09 +08:00
parent 268bffa7d9
commit 1fdd8e393e
3 changed files with 77 additions and 14 deletions

View File

@@ -19,7 +19,16 @@
## 安装依赖
```bash
# 安装 bilibili-api
pip install bilibili-api-python
# 安装 you-get用于下载视频
pip install you-get
# 安装其他依赖库
pip3 install aiohttp
pip3 install httpx
pip3 install "curl_cffi"
```
## 安装 ffmpeg