XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 0
返回提交历史

XFEstudio/bilibili-API-collect

更新video的wbi/index/top/feed/rcmd api对商业推广视频的属性说明 (#1207)

f25e52b
Izumi.Qu <29002083+OtokoNoIzumi@users.noreply.github.com>
提交于

代码差异

1 个文件 +1 -1
Modified docs/video/recommend.md +1 -1
@@ -351,7 +351,7 @@ curl -G 'https://api.bilibili.com/x/web-interface/archive/related' \
351 351 | 字段 | 类型 | 内容 | 备注 |
352 352 |--------------------------|------|--------------------|-------------------------------------------|
353 353 | av_feature | null | | |
354 | business_info | obj | 商业推广信息 | 无为null, 此处无参考意义 |
354 | business_info | obj | 商业推广信息 | 无为null<br />对于推广内容,视频信息会在这个dict的"archive"属性下 |
355 355 | bvid | str | 视频bvid | |
356 356 | cid | num | 稿件cid | |
357 357 | dislike_switch | num | 1 | 显示不感兴趣开关? |