fix format (#595)

This commit is contained in:
z0z0r4 2023-01-26 17:13:41 +08:00 committed by GitHub
parent 75ee9d976e
commit f314dc5e4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
**url参数**
| 字段 | 类型 | 内容 | 必要性 备注 |
| - | - | - | - | - |
| ------- | ----- | -------- | --------------------------- |
| page | int | 第几页 | 不必要 | 默认为1 |
| page_size | int | 每一页的视频数 | 不必要 | 可以设为 85 获取所有的视频 |
@ -83,7 +83,7 @@
| videos | int | 视频数? | |
| tid | int | 分区 id | |
| tname | string | 分区名称 | |
| copyright | int | 版权 |
| copyright | int | 版权 | |
| pic | url | 封面 url | |
| title | string | 标题 | |
| pubdate | int | 发布时间 | 时间戳 |
@ -98,7 +98,7 @@
| dynamic | string | 动态发布时写的文字 | |
| cid | int | cid | |
| dimension | dict | 视频的一些属性 | |
| season_id | int | 暂不清楚 |
| season_id | int | 暂不清楚 | |
| short_link | string | 短链 | |
| short_link_v2 | string | 短链 | 第二版 |
| bvid | string | bvid | |