tempninob
tempninob

Reputation: 11

playlistItems for the uploads playlist not sorted according to publication date

I have a query:

https://www.googleapis.com/youtube/v3/playlistItems?part=contentDetails&playlistId=THE_UPLOADS_PLAYLIST&key=THE_API_KEY&fields=items/contentDetails/videoId

Is my assumption that the videos for the uploads playlist should be returned in publication date order incorrect?

Upvotes: 1

Views: 167

Answers (1)

tempninob
tempninob

Reputation: 11

According to this bugreport, https://code.google.com/p/gdata-issues/issues/detail?id=6869, videos are ordered by relevance.

Upvotes: 0

Related Questions