search - YouTube API v3 strange behaviour - small number of videos during searching -


i'm using youtube api v3 , during searching found strange behaviour:

https://www.googleapis.com/youtube/v3/search?part=snippet&videocategoryid=10&fields=items(snippet(publishedat))&key=my_key&maxresults=50&type=video&order=date 

today added 2 movies in music category? why i'm getting small number of videos?

i copied request , put my_key (with no functional change) , send it. got 50 (max) result. think have problem


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -