It\'s possible to obtain public statistics of video?
Using something like this i can get just total views of video and like count:
https://www.google
You can get those using Analytics API
Sample requests would help you understand.
Analytics API is a different service but libraries come in same package and you can use same authorization with adding "https://www.googleapis.com/auth/yt-analytics.readonly" scope