Top "Youtube-data-api" questions

YouTube Data API used for getting details of YouTube contents like Playlist, Playlistitems and video's details!

cURL error 60: SSL certificate prblm: unable to get local issuer certificate

I want to collect a list of videos uploaded on a specific channel using the YouTube data API. However, before …

php youtube-api wamp youtube-data-api
How to get all comments on a YouTube video?

Since Google has deprecated the YouTube v2 API, I cannot find a way to get all the comments from a …

youtube-api google-api google-plus youtube-data-api
YouTube API v3 - List uploaded videos

How do I list the user's uploaded videos in the V3 api?

youtube-api youtube-data-api
How to check if YouTube channel is streaming live

I can't find any informations to check if a YouTube channel is actually streaming or not. With Twitch you just …

youtube youtube-api youtube-data-api youtube-livestreaming-api
YouTube quotas exceeded

I'm developer and I want to upload a video using the YouTube Data API v3, but it always return the …

youtube-api youtube-data-api
Retrieving individual videos view count - Youtube API V3.0 - JavaScript

I've been trying to get the view count on videos that I query through the following method: function search() { var …

youtube youtube-api youtube-javascript-api youtube-data-api
Error: "message": "Login Required" when use Youtube Analytics API

I am working with youtube api. when I hit this url "https://www.googleapis.com/youtube/analytics/v1/reports?ids=…

oauth google-api google-oauth youtube-data-api youtube-analytics-api
Youtube API v3 shows "Access Not Configured"

I created a Google application in the developers console, turned on "YouTube Data API v3", generated the server API key, …

youtube-data-api
Youtube API 3 get latest videos

So I am trying to grab 10 latest videos from user uploads. Now the only problem is that the only date …

youtube-api youtube-data-api
Youtube Data API V3 - No Video url

I am using youtube data api version 3, to get the top youtube videos, i am calling the REST api like …

youtube-api youtube-data-api