Top "Youtube-api" questions

The YouTube APIs and Tools enable the integration of YouTube's video content and functionality into a website, application, or device.

Show YouTube private videoes only for website users

I have experience with YouTube API. But I always used it for public videos. Now. what I want to achieve …

youtube youtube-api gdata gdata-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
How to obtain a feed of comments entered through the 'chat' box during a YouTube live broadcast?

The YouTube API enables users to obtain a comments feed, e.g. via https://gdata.youtube.com/feeds/api/videos/…

youtube youtube-api youtube-livestreaming-api
How can I get all videos ID's from a Youtube channel

How can I get all video id's from the youtube data feed? I receive the youtube feed via this (API) …

php api youtube youtube-api youtube-channels
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
Youtube Video title with API v3 without API key?

Is it possible to get the video title using the video ID with API v3 without the API key? I …

youtube youtube-api youtube-data-api
YouTube Live Streaming embed code keeps changing

I do live streaming with YouTube and I can watch it on my site by coping the embed code into …

youtube youtube-api youtube-livestreaming-api
get youtube channel subscribers via youtube API

I'm trying to use youtube api to get a list of subscribers to a channel i own then check a …

youtube youtube-api subscriber
Struggling with Youtube Player Support Fragment

Im trying to use the Youtube Player Support Fragment in a fragment but the app always crash (NullPointerException) and I …

android android-fragments youtube youtube-api android-youtube-api
How to search videos with youtube data API in Android

I'm developing an application in Android which needs to search for videos of YouTube by Keyword. I have used Youtube …

android youtube youtube-api android-youtube-api