Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

搜索视频(type=1014)获取的是mv结果 #1841

Open
425765923 opened this issue Nov 13, 2023 · 0 comments
Open

搜索视频(type=1014)获取的是mv结果 #1841

425765923 opened this issue Nov 13, 2023 · 0 comments

Comments

@425765923
Copy link

425765923 commented Nov 13, 2023

环境

  • 系统/平台:

  • nodejs 版本: <18>

  • API版本: <4.13.8>

出现问题

使用搜索接口/cloudsearch,传入type为1004(mv)和1014(视频),返回的内容均是mv的内容,并且1014中的vid也不是正在的vid而是mvid,id只能在mv接口中获取url,所以视频搜索的内容是有误的。

重现步骤

  1. 调用/cloudsearch?keywords=海阔天空&type=1014 结果如下
    image

2.调用/cloudsearch?keywords=海阔天空&type=1004 结果如下
image

  1. 使用vid 调用获取视频url接口,video/url?id=376199
    image

  2. 使用vid 调用获取mv url接口,/mv/detail?mvid=376199
    image

期待效果

期望搜索可以返回正确视频结果

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant