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.

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
How to get a user's entire YouTube watch history?

I'm trying to get a full list of watched videos for a given user in my YouTube API application. I …

javascript youtube-api
How do videos autoplay on iOS at youtube.com

When I set autoplay to true for a YouTube video (IFrame API) on my site, it doesn't work. All the …

ios ipad youtube youtube-api
Youtube Api android autostart

I use Youtube Api in my app, but my problem is it's not auto play, must press play button. My …

android youtube-api
Play YouTube video in Flexslider slide and pause slideshow

I am using flexslider on a site and will be putting youtube videos in certain slides. However, I need the …

youtube-api flexslider
onYouTubeIframeAPIReady() not firing

I've looked through so many questions and the youtube api stuff but for the life of me can't figure out …

youtube-api youtube-iframe-api
Android YouTubePlayer with unauthorized overlay on top of player

I'm using YouTubePlayer (YouTube api for android) within a Fragment I am inflating a LinearLayout with the YouTube Player, in …

android youtube-api android-framelayout
How to stream only audio data from youtube video on my application?

I want to develop an application that will display a list of videos from YouTube and when the user clicks …

video youtube youtube-api video-streaming html5-audio
Android YouTube API "An error occurred while initializing YouTube player"

I have an android app, which allows to play youtube video. I am using the latest YouTube API (1.2.1). I try …

android youtube youtube-api android-youtube-api