From 7242f32b442c9201e319f3824f84e7b8a05d0439 Mon Sep 17 00:00:00 2001
From: SocialSisterYi <45892418+SocialSisterYi@users.noreply.github.com>
Date: Wed, 11 Mar 2020 13:50:30 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=8B=E8=A1=8C=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 4 ++--
user/info.md | 2 +-
video/info.md | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index dccaf68..351eea4 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@
- 个人空间
- [视频](https://github.com/SocialSisterYi/bilibili-API-collect/tree/master/video)
- 视频分区代码
- - 基本信息
+ - [基本信息](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/info.md)√
- [状态数](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/status_number.md)√
- [快照](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/snapshot.md)√
- [点赞&投币&收藏](https://github.com/SocialSisterYi/bilibili-API-collect/blob/master/video/like_coin_fav.md)√
@@ -83,7 +83,7 @@ B站专栏同步推出[《B站api研究记》](https://www.bilibili.com/read/rea
(重要的话说三遍,本人不承担任何责任)
-
+
**--by [社会易姐QwQ](https://space.bilibili.com/293793435)**
diff --git a/user/info.md b/user/info.md
index 63c3eb9..2dd0088 100644
--- a/user/info.md
+++ b/user/info.md
@@ -102,7 +102,7 @@ http://api.bilibili.com/x/space/acc/info?mid=2
http://i1.hdslb.com/bfs/face/3e60b20604b6fdc7d081eb6a1ec72aa47c5a3964.jpg
-
+
空间头图为:
diff --git a/video/info.md b/video/info.md
index 0818ca5..1e13c07 100644
--- a/video/info.md
+++ b/video/info.md
@@ -37,7 +37,7 @@ data 对象:
| ctime | num | 视频审核通过时间 | 时间戳 |
| desc | str | 视频简介 | |
| state | num | 0 | 作用尚不明确 |
-| attribute | num | | |
+| attribute | num | | 作用尚不明确 |
| duration | num | 视频总计持续时长(所有分P) | 单位为秒 |
| mission_id | num | 视频参与的活动ID | 无为0 |
| redirect_url | str | 重定向url | 用于番剧 影视的av->ep |
@@ -102,7 +102,7 @@ page 数组(类型:obj):
| n | (n+1)P内容 | |
| …… | …… | …… |
-数组 data 中的对象:
+数组 page 中的对象:
| 字段 | 类型 | 内容 | 备注 |
| --------- | ---- | --------------- | ------------ |
@@ -115,7 +115,7 @@ page 数组(类型:obj):
| weblink | str | 空 | 作用尚不明确 |
| dimension | obj | 当前分P分辨率 | |
-dimension 对象:
+dimension 对象:(同data中的dimension对象)
| 字段 | 类型 | 内容 | 备注 |
| ------ | ---- | ------------ | ------------ |
@@ -338,7 +338,7 @@ UP主头像为:
http://i0.hdslb.com/bfs/face/5387950a59be8038daaae3f66dfb5a85e20d5737.jpg
-
+