- 使用须知
- 首页中心
- 登录
- 个人中心
- 视频中心
- 通用
获取推荐的视频
开发中
POST
/video/timeline/recommend
可选参数 : offset: 默认 0
请求参数
Query 参数
offset
string
可选
示例值:
0
Body 参数application/json
cookie
string
必需
示例
{
"cookie": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://127.0.0.1:3000/video/timeline/recommend?offset=0' \
--header 'Content-Type: application/json' \
--data-raw '{
"cookie": "string"
}'
返回响应
🟢200成功
application/json
Body
datas
array [object {5}]
必需
type
integer
必需
displayed
boolean
必需
alg
string
必需
extAlg
null
必需
data
object
必需
msg
string
必需
hasmore
boolean
必需
code
integer
必需
示例
{ "datas": [ { "type": 1, "displayed": false, "alg": "special_first_page_rcmd", "extAlg": null, "data": { "alg": "special_first_page_rcmd", "scm": "1.music-video-timeline.video_timeline.video.181017.-295043608", "threadId": "R_VI_62_BFB0ABD6F5B0F069D3AC90021A1E680E", "coverUrl": "https://p2.music.126.net/t004tKlLLd3IAivvTFhTng==/109951163755298292.jpg", "height": 720, "width": 1280, "title": "TFBOYS劲歌热舞,一首《喜欢你》很棒的现场", "description": "TFBOYS劲歌热舞,一首《喜欢你》很棒的现场", "commentCount": 652, "shareCount": 1306, "resolutions": [ { "resolution": 240, "size": 31157601 }, { "resolution": 480, "size": 52799476 }, { "resolution": 720, "size": 58098827 } ], "creator": { "defaultAvatar": false, "province": 110000, "authStatus": 0, "followed": false, "avatarUrl": "http://p1.music.126.net/4jCjuy8MzsU5x9chEj6WzQ==/109951163536519595.jpg", "accountStatus": 0, "gender": 2, "city": 110101, "birthday": -2209017600000, "userId": 320880971, "userType": 207, "nickname": "音乐热点通", "signature": "十九线热点", "description": "", "detailDescription": "", "avatarImgId": 109951163536519600, "backgroundImgId": 2002210674180198, "backgroundUrl": "http://p1.music.126.net/i0qi6mibX8gq2SaLF1bYbA==/2002210674180198.jpg", "authority": 0, "mutual": false, "expertTags": null, "experts": { "1": "视频达人(华语、音乐现场)", "2": "音乐|生活图文达人" }, "djStatus": 0, "vipType": 11, "remarkName": null, "avatarImgIdStr": "109951163536519595", "backgroundImgIdStr": "2002210674180198" }, "urlInfo": { "id": "BFB0ABD6F5B0F069D3AC90021A1E680E", "url": "http://vodkgeyttp9.vod.126.net/vodkgeyttp8/tMWIH0dw_2220069395_hd.mp4?ts=1690683216&rid=75A2BC1394FA6F2DFB6948FAD9CC1937&rl=3&rs=EXwwzZnxaugaWoEdmYiMoLjCGFAJHeAd&sign=8bafc07a00d3bf56a7f6e6b6db39790e&ext=DT7LlInW4RnidZ%2B5e2TaVGYJ4MwrYaStrfSTrIjiDw%2F3Mlv3DizkUHmpfChF%2B89bRu1cECh3KSUZOjCdw7GGlqxxIYZqmn%2F%2B%2B%2F9VLwMpNNDpT4NlvECnuJG6jSDPUXSoNBFKqf2zSjKZd%2Fc8QFpalA6qWHJ2rKTgWfMi%2FhDrrh0tIrCsg7khQFuJILTxijYz2IKKBnOoiDf%2BAxgsEoPI7y7JevpZBDsc92UEscgO8i3%2FXSCDZreBdxh087Ae7LqS", "size": 52799476, "validityTime": 1200, "needPay": false, "payInfo": null, "r": 480 }, "videoGroup": [ { "id": 58100, "name": "现场", "alg": null }, { "id": 59101, "name": "华语现场", "alg": null }, { "id": 57108, "name": "流行现场", "alg": null }, { "id": 57110, "name": "饭拍现场", "alg": null }, { "id": 11137, "name": "TFBOYS", "alg": null }, { "id": 1100, "name": "音乐现场", "alg": null }, { "id": 5100, "name": "音乐", "alg": null }, { "id": 23116, "name": "音乐推荐", "alg": null } ], "previewUrl": null, "previewDurationms": 0, "hasRelatedGameAd": false, "markTypes": null,
修改于 2023-07-30 01:12:55