Skip to content

Commit

Permalink
Update bilibili.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShilongLee authored Jul 31, 2024
1 parent 4c208d7 commit 52ebcda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/bilibili/bilibili.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@

script/bilibili/download.py

- **参数**
- **使用方法**

```bash
python3 script/bilibili/download.py --id=<video_id> --dir=<dir> --retain=<retain> --hostport=<hostport>
Expand Down Expand Up @@ -245,4 +245,4 @@ python3 script/bilibili/download.py --id=<video_id> --dir=<dir> --retain=<retain
|:---:|:---:|:---:|:---:|
| code | true | int | 0: 成功 1: 参数错误 2: 服务器错误 |
| data | true | struct | 数据 |
| msg | true | string | 请求说明(成功、参数错误、服务器错误) |
| msg | true | string | 请求说明(成功、参数错误、服务器错误) |

0 comments on commit 52ebcda

Please sign in to comment.