不一致的youtube api v3搜索结果

时间:2017-12-18 17:46:56

标签: youtube-api youtube-data-api

这个问题主要针对yotuube ppl,因为这看起来像是我的错误。

所以让我们把这个频道ID:UCLKDSaJ3WCEeWAJOKUAV6NQ。如果您转到他们帐户中的视频选项卡并滚动到底部,您将看到一系列亨德尔奥兰多歌剧的视频。浏览器页面搜索显示该页面上“奥兰多”一词的62个匹配项。

现在,我尝试为相同的频道和搜索模式运行api reqeust:

filter_fields

并收到此回复:

curl -s -G -d "channelId=UCLKDSaJ3wCEeWAJOKUAV6NQ&q=Orlando&part=snippet,id&fields=items(id/videoId,snippet/title),nextPageToken,pageInfo&key=erfneurnfeurnuerneurnhfeurfnh&maxResults=50&type=video" https://www.googleapis.com/youtube/v3/search

其中 1)说总结果实际上是78(为什么不是62?) 2)返回的结果数是40 3)返回的最后2条记录与标题或描述中的奥兰多模式不匹配 4)它包含一个下一页令牌,假设我可以运行另一个页面的请求,如果我这样做,我会收到:

{
 "nextPageToken": "CDIQAA",
 "pageInfo": {
  "totalResults": 78,
  "resultsPerPage": 50
 },
 "items": [
  {
   "id": {
    "videoId": "kl4SAWdoOEk"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"S'è corrisposto un core\" / 30. Aria \"Amor è qual vento\""
   }
  },
  {
   "id": {
    "videoId": "q1H4iKRCc88"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 9. Aria \"Ho un certo rossore\""
   }
  },
  {
   "id": {
    "videoId": "nh59_FHWnGs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Dormo ancora, o son desso?\" / 38. Duettino \"Per far,..."
   }
  },
  {
   "id": {
    "videoId": "elXK-gfLOBA"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 33. Duetto \"Finchè predi ancora il sangue\" / Rec. \"Vieni!..."
   }
  },
  {
   "id": {
    "videoId": "HYE8Xp5nwa8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Dopo tanti perigli\" / 22. Aria \"Non potrà dirmi..."
   }
  },
  {
   "id": {
    "videoId": "pb0fOYy0Wts"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 39. Acc. \"Vinse incanti\" / 40. Coro \"Tronfa oggi'l mio cor\""
   }
  },
  {
   "id": {
    "videoId": "ibKn0lses1M"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 17. Cavatina \"Quando spieghi\" / Rec. \"Perchè, gentil Dorinda\""
   }
  },
  {
   "id": {
    "videoId": "ZW9zOStXUr4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Più obbligata gli sono\" / 27. Aria e Rec. \"Unisca amor..."
   }
  },
  {
   "id": {
    "videoId": "lIcDhBqsYB4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Dorinda, e perchè piangi?\""
   }
  },
  {
   "id": {
    "videoId": "jyJGtcdIYGI"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Noti a me sono\""
   }
  },
  {
   "id": {
    "videoId": "VZ7EpOAo2dE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 26. Aria \"Vorrei poterti amar\""
   }
  },
  {
   "id": {
    "videoId": "w6wbjiFsaXw"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Di Dorinda all'albergo\" / 29. Aria \"così giusta è..."
   }
  },
  {
   "id": {
    "videoId": "gkLBlYEWDQ8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Ecco il tempo prefisso\" / 36. Acc. \"Tu, che dal gran..."
   }
  },
  {
   "id": {
    "videoId": "VZTiGK74ol0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Povera me!\" / 13. Aria \"O care parolette\" / Rec. \"Noti..."
   }
  },
  {
   "id": {
    "videoId": "RDsOQzM9qvo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"T'ubbidiro\" / 15. Aria \"Fammi combattere\""
   }
  },
  {
   "id": {
    "videoId": "SiDMrHNG_Zs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 5. Acc. \"Imagini funeste\" / 6. Aria \"Non fu già\""
   }
  },
  {
   "id": {
    "videoId": "xNv345O0i5Y"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Da queste amiche piante\" / 21. Aria \"Verdi allori\""
   }
  },
  {
   "id": {
    "videoId": "rxXk3cNipiY"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Ah! perfida\" / 24. Acc. \"Ah! stigie larve\""
   }
  },
  {
   "id": {
    "videoId": "a7f0PfR2px0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Ouverture"
   }
  },
  {
   "id": {
    "videoId": "5rV3joate7w"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Angelica, deh ! lascia... \""
   }
  },
  {
   "id": {
    "videoId": "POWH2r9WKtU"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 12. Aria \"Se'l cor mai ti dirà\""
   }
  },
  {
   "id": {
    "videoId": "BoLSieHvIqs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 2. Cavatina \"Stimulato della gloria\""
   }
  },
  {
   "id": {
    "videoId": "6XjFaASj8Lo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 16. Terzetto \"Consolati, o bella\""
   }
  },
  {
   "id": {
    "videoId": "_4NneM4H7sE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 25. Sinfonia / Rec. \"Di Dorinda alle mura\""
   }
  },
  {
   "id": {
    "videoId": "3YJ7rjWIOuU"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 23. Aria \"Verdi piante\""
   }
  },
  {
   "id": {
    "videoId": "wQ8szUB1OB4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Impari ogn'un da Orlando\" / 32. Aria \"Sorge infausta..."
   }
  },
  {
   "id": {
    "videoId": "8iCgqlt5IVo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 18. Aria \"Se mi rivolgo al prato\""
   }
  },
  {
   "id": {
    "videoId": "YAPflrIaBog"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 35. Arioso \"Già l'ebbro mio ciglio\""
   }
  },
  {
   "id": {
    "videoId": "e_aNhjRKT7g"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 7. Acc. \"Quanto diletto\" / Rec. \"Io non so\" / 8. Acc e Rec...."
   }
  },
  {
   "id": {
    "videoId": "RqvNLg6Ewo0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 28. Già lo stringo\""
   }
  },
  {
   "id": {
    "videoId": "T2P6ZOY2HZ8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 4. Aria \"Lascia Amor\""
   }
  },
  {
   "id": {
    "videoId": "7XgoSyitBZg"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Purgalo ormai\" / 3. Sinfonia / Rec. \"Mira\""
   }
  },
  {
   "id": {
    "videoId": "LjlmFJE3jMc"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"È questa la mercede\" / 19. Aria \"Cielo! se tu il consenti\""
   }
  },
  {
   "id": {
    "videoId": "gSHBy-CRQy4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"A qual rischio vi espone\" / 20. Aria \"Tra caligini..."
   }
  },
  {
   "id": {
    "videoId": "2pyJyaBSPQE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 14. Aria \"Se fedel vuoi\""
   }
  },
  {
   "id": {
    "videoId": "I7xcfVoWASA"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 11. Aria \"Chi possessore\" / Rec. \"Ecco Dorinda\""
   }
  },
  {
   "id": {
    "videoId": "s-Xb35oQ0Rc"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 1. Acc. \"Gieroglifici eterni\""
   }
  },
  {
   "id": {
    "videoId": "4hgANe_n09Y"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"M'hai vinto al fin\" / 10. Duettino \"Ritornava al suo..."
   }
  },
  {
   "id": {
    "videoId": "MWOke8KLWr0"
   },
   "snippet": {
    "title": "Psalm 6, \"Ach Herr, strafe mich nicht\", TWV 7:1: Recitativo accompagnato: Herr, sei mir gnadig"
   }
  },
  {
   "id": {
    "videoId": "XjAgZR_7jWI"
   },
   "snippet": {
    "title": "Di tua misericordia apri i telori (96/24 Remastering)"
   }
  }
 ]
}

这个歌剧的所有文件名都有一个前缀'Handel:Orlando,HWV 31'所以如果我把它作为搜索模式运行,那么结果实际上是不同的(即使是那个频道上只有一部奥兰多歌剧)

curl -s -G -d "channelId=UCLKDSaJ3wCEeWAJOKUAV6NQ&q=Orlando&part=snippet,id&fields=items(id/videoId,snippet/title),nextPageToken,pageInfo&key=eirjngeijrneirjngeirjgn&maxResults=50&type=video&pageToken=CDIQAA" https://www.googleapis.com/youtube/v3/search

{
 "pageInfo": {
  "totalResults": 78,
  "resultsPerPage": 50
 },
 "items": []
}

它表示76条记录是总数,并且至少不包括2条不匹配的记录,但返回的记录数为38,返回的下一页标记。使用令牌运行相同的命令不返回任何内容

curl -s -G -d "channelId=UCLKDSaJ3wCEeWAJOKUAV6NQ&q=Handel%3A%20Orlando%2C%20HWV%2031&part=snippet,id&fields=items(id/videoId,snippet/title),nextPageToken,pageInfo&key=eirneirjgneirjgn&maxResults=50&type=video" https://www.googleapis.com/youtube/v3/search 

{
 "nextPageToken": "CDIQAA",
 "pageInfo": {
  "totalResults": 76,
  "resultsPerPage": 50
 },
 "items": [
  {
   "id": {
    "videoId": "kl4SAWdoOEk"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"S'è corrisposto un core\" / 30. Aria \"Amor è qual vento\""
   }
  },
  {
   "id": {
    "videoId": "T2P6ZOY2HZ8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 4. Aria \"Lascia Amor\""
   }
  },
  {
   "id": {
    "videoId": "8iCgqlt5IVo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 18. Aria \"Se mi rivolgo al prato\""
   }
  },
  {
   "id": {
    "videoId": "5rV3joate7w"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Angelica, deh ! lascia... \""
   }
  },
  {
   "id": {
    "videoId": "VZTiGK74ol0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Povera me!\" / 13. Aria \"O care parolette\" / Rec. \"Noti..."
   }
  },
  {
   "id": {
    "videoId": "VZ7EpOAo2dE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 26. Aria \"Vorrei poterti amar\""
   }
  },
  {
   "id": {
    "videoId": "gSHBy-CRQy4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"A qual rischio vi espone\" / 20. Aria \"Tra caligini..."
   }
  },
  {
   "id": {
    "videoId": "q1H4iKRCc88"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 9. Aria \"Ho un certo rossore\""
   }
  },
  {
   "id": {
    "videoId": "I7xcfVoWASA"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 11. Aria \"Chi possessore\" / Rec. \"Ecco Dorinda\""
   }
  },
  {
   "id": {
    "videoId": "POWH2r9WKtU"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 12. Aria \"Se'l cor mai ti dirà\""
   }
  },
  {
   "id": {
    "videoId": "nh59_FHWnGs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Dormo ancora, o son desso?\" / 38. Duettino \"Per far,..."
   }
  },
  {
   "id": {
    "videoId": "w6wbjiFsaXw"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Di Dorinda all'albergo\" / 29. Aria \"così giusta è..."
   }
  },
  {
   "id": {
    "videoId": "YAPflrIaBog"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 35. Arioso \"Già l'ebbro mio ciglio\""
   }
  },
  {
   "id": {
    "videoId": "a7f0PfR2px0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Ouverture"
   }
  },
  {
   "id": {
    "videoId": "BoLSieHvIqs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 2. Cavatina \"Stimulato della gloria\""
   }
  },
  {
   "id": {
    "videoId": "3YJ7rjWIOuU"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 23. Aria \"Verdi piante\""
   }
  },
  {
   "id": {
    "videoId": "rxXk3cNipiY"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Ah! perfida\" / 24. Acc. \"Ah! stigie larve\""
   }
  },
  {
   "id": {
    "videoId": "RDsOQzM9qvo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"T'ubbidiro\" / 15. Aria \"Fammi combattere\""
   }
  },
  {
   "id": {
    "videoId": "SiDMrHNG_Zs"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 5. Acc. \"Imagini funeste\" / 6. Aria \"Non fu già\""
   }
  },
  {
   "id": {
    "videoId": "ibKn0lses1M"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - 17. Cavatina \"Quando spieghi\" / Rec. \"Perchè, gentil Dorinda\""
   }
  },
  {
   "id": {
    "videoId": "LjlmFJE3jMc"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"È questa la mercede\" / 19. Aria \"Cielo! se tu il consenti\""
   }
  },
  {
   "id": {
    "videoId": "wQ8szUB1OB4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Impari ogn'un da Orlando\" / 32. Aria \"Sorge infausta..."
   }
  },
  {
   "id": {
    "videoId": "_4NneM4H7sE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 25. Sinfonia / Rec. \"Di Dorinda alle mura\""
   }
  },
  {
   "id": {
    "videoId": "HYE8Xp5nwa8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Dopo tanti perigli\" / 22. Aria \"Non potrà dirmi..."
   }
  },
  {
   "id": {
    "videoId": "2pyJyaBSPQE"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 14. Aria \"Se fedel vuoi\""
   }
  },
  {
   "id": {
    "videoId": "4hgANe_n09Y"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"M'hai vinto al fin\" / 10. Duettino \"Ritornava al suo..."
   }
  },
  {
   "id": {
    "videoId": "7XgoSyitBZg"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Purgalo ormai\" / 3. Sinfonia / Rec. \"Mira\""
   }
  },
  {
   "id": {
    "videoId": "jyJGtcdIYGI"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - Rec. \"Noti a me sono\""
   }
  },
  {
   "id": {
    "videoId": "lIcDhBqsYB4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Dorinda, e perchè piangi?\""
   }
  },
  {
   "id": {
    "videoId": "elXK-gfLOBA"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 33. Duetto \"Finchè predi ancora il sangue\" / Rec. \"Vieni!..."
   }
  },
  {
   "id": {
    "videoId": "xNv345O0i5Y"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 2 - Rec. \"Da queste amiche piante\" / 21. Aria \"Verdi allori\""
   }
  },
  {
   "id": {
    "videoId": "pb0fOYy0Wts"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 39. Acc. \"Vinse incanti\" / 40. Coro \"Tronfa oggi'l mio cor\""
   }
  },
  {
   "id": {
    "videoId": "RqvNLg6Ewo0"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - 28. Già lo stringo\""
   }
  },
  {
   "id": {
    "videoId": "6XjFaASj8Lo"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 16. Terzetto \"Consolati, o bella\""
   }
  },
  {
   "id": {
    "videoId": "gkLBlYEWDQ8"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Ecco il tempo prefisso\" / 36. Acc. \"Tu, che dal gran..."
   }
  },
  {
   "id": {
    "videoId": "s-Xb35oQ0Rc"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 1. Acc. \"Gieroglifici eterni\""
   }
  },
  {
   "id": {
    "videoId": "e_aNhjRKT7g"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 1 - 7. Acc. \"Quanto diletto\" / Rec. \"Io non so\" / 8. Acc e Rec...."
   }
  },
  {
   "id": {
    "videoId": "ZW9zOStXUr4"
   },
   "snippet": {
    "title": "Handel: Orlando, HWV 31 / Act 3 - Rec. \"Più obbligata gli sono\" / 27. Aria e Rec. \"Unisca amor..."
   }
  }
 ]
}

它说这个帐户是由youtube自动生成的,所以可能并非所有视频都与该帐户相关联?

0 个答案:

没有答案