Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3831

Youtube API 3.0 search videos and get video statistics at single request

$
0
0

I'm searching youtube videos with youtube api 3.0.

I'm using this type of example API request

https://www.googleapis.com/youtube/v3/search?part=snippet&key=[API_KEY]

But i want to get statistics of videos with in the same api request. How to solve this problem.

Note: When I'm using statistics key with part. I got error.

I'm also tried this request

https://www.googleapis.com/youtube/v3/search?part=snippet,statistics&key=[API_KEY]

Viewing all articles
Browse latest Browse all 3831

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>