【问题标题】:Youtube v3 API commentThreads' searchterm does not seem to workYoutube v3 API 评论线程的搜索词似乎不起作用
【发布时间】:2015-12-16 05:52:45
【问题描述】:

有人设法在 youtube 的 commentThreads API 中使用“searchTerms”吗?

https://developers.google.com/youtube/v3/docs/commentThreads/list#searchTerms

非常感谢一个工作示例,我尝试过的一切似乎都不起作用

无效 API 调用示例:https://www.googleapis.com/youtube/v3/commentThreads?key={{myKeyHere}}&textFormat=html&part=sn-p&videoId=KUOhpQDDME4&searchTerms=you

谢谢

【问题讨论】:

    标签: youtube-api


    【解决方案1】:

    嗯...您的示例对我有用,我对 cme​​ts 中的“您”一词有回应。 无论如何,尝试使用更多参数 - “订单”,它已经解决了我的要求。

    https://www.googleapis.com/youtube/v3/commentThreads?key={{myKeyHere}}&textFormat=html&part=sn-p&videoId=KUOhpQDDME4&searchTerms=you&order=time

    【讨论】:

      猜你喜欢
      • 2016-03-24
      • 2018-04-14
      • 2019-08-01
      • 2015-07-10
      • 2015-10-11
      • 2015-08-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多