【发布时间】:2015-06-02 07:32:01
【问题描述】:
我正在使用Comments: list 方法
请求
https://www.googleapis.com/youtube/v3/comments?part=snippet&parentId=ay4MKe1u7Ec&key=`{MY_KEY}`
我使用 API 让 cmets 返回这个
{
"kind": "youtube#commentListResponse",
"etag": "\"xmg9xJZuZD438sF4hb-VcBBREXc/pGLBhpjR05yQoJV31WoAx2PEFVw\"",
"items": []
}
【问题讨论】:
-
可能是因为父 id 没有结果 ay4MKe1u7Ec
-
那么你的问题到底是什么?
-
查看 YouTube 上的视频,看是否有任何 cmets?也许那个视频没有 cmets。