I am working on a music project and i will like to view the watched history of different music videos on youtube that are not on my channel.
A typical case is this music chart site
I have been exploring youtube but i cant see any endpoint for that.https://developers.google.com/youtube/v3/docs
I have also check analytics API but it seems like it only works on videos on your channelhttps://developers.google.com/youtube/analytics/reference/reports/query
Is there any way to do this or an alternative?Thanks