-
Bug
-
Resolution: Won't Fix
-
Major
-
1.6.0
-
None
When we are listing videos with YouTube from a playlist (with playlistItems service), the service should return us the following value : items.status.privacyStatus, if the status is equals to private, the metadatas of the video are not availables (title, thumnail, etc.) and the video should not be listed.
But it seems that this metadata is not well returned by the YouTube API despite of its description in the documentation of the service : https://developers.google.com/youtube/v3/docs/playlistItems#status.privacyStatus
The YouTube API has never filled this data, and I think it will never be updated. On the YT platform, it's the same, private video appears. The user have to be careful of which videos are in his playlist before publishing it.