I want to show the view count of my Youtube videos in my widget. I fetch Youtube feed by using the built-in Wordpress function fetch_feed. Everything worked OK but I got a problem when tried to get the view count of videos.
Could anyone tell me how can I get Youtube viewCount by using fetch_feed?