Get videos from youtube api from channel -


How do I get a video with the duration and views from the YouTube channel?

I tried this request:

But the reaction does not include the period / view number any thoughts? Thx

This data is not available in the snippet area. Instead, call a second API call on channels.list () with the video ID and request the contentDetails and statistics fields in your response. . You can get the documentation on.

Comments

Popular posts from this blog

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -