I've been working with Youtube API for the last couple days and now I stumbled upon a problem which I cannot solve.
I'm 'leeching' videos off channels and inserting some data into my SQL database, The problem is PlaylistItems' property publishedAt.
It gives me the date of when the video was uploaded - as you know some channels keep their videos private upon release date - I want just the release date, as it shows ordinary users.
Any way to get it?