The YouTube JavaScript Player API allows users to control the YouTube chromeless or embedded video players via JavaScript.

learn more… | top users | synonyms

12
votes
3answers
9k views

How to pause a YouTube player when hiding the iframe?

I have a hidden div containing a YouTube video in an <iframe>. When the user clicks on a link, this div becomes visible, the user should then be able to play the video. When the user closes the ...
0
votes
1answer
13 views

How to make Youtube Data Search API open for public usage?

Currently, I can use Youtube Data API to search for videos. However, I must be logged in onto my google account. Is it possible to conduct searches without logging in into an arbitrary google account? ...
0
votes
0answers
14 views

nextPageToken undefined when listing all videos for a Youtube channel (API v3)

I've followed this example nearly step by step for generating a list of all uploads for a specific Youtube channel: https://developers.google.com/youtube/v3/code_samples/javascript#my_uploads The ...
3
votes
1answer
124 views

Youtube iframe API - Android fullscreen

I'm using the YouTube iframe api to embed a video. When playing the video on an iPhone, the video automatically switches to full screen mode. I was wondering if it's possible to force the same ...
0
votes
1answer
21 views

YouTube iframe api is resizing my embedded videos with the wrong size

I'm trying to embed a YouTube video into a page on my site. I'm using exactly the code specified in https://developers.google.com/youtube/iframe_api_reference: <div id='player'></div>" ...
2
votes
0answers
66 views

ipad youtube embed, blocks touches on lower z-index

On iPad I've been experiencing an issue where lower z-index items can not receive touch events. The cause of that there is a <video> tag within the iframe which blocks interaction with lower ...
1
vote
2answers
98 views

YouTube player below “minimum” size

The YouTube API docs define the minimum size of an embedded player t to be 200px by 200px (link). To allow room for critical player functionality, players must be at least 200px by 200px. My ...
0
votes
0answers
20 views

Youtube API Request (via json feed) - BLOCKED?

I was building a simple youtube player, still testing it on a site. It worked fine until now. It seems that the json feed doesn't load the videos any more. Here's my script, there's also a demo on ...
1
vote
1answer
85 views

Youtube Javascript API Embed has 2 title bars after video ends

I am having a problem with the JavaScript Embed API for youtube. After a video has finished playing, there are two title bars at the top. When playing, or when loaded, there is only 1 visible. I ...
-1
votes
2answers
39 views

Remove branding and title link from embeded youtube video

Can anyone please suggest a way to remove link back to youtube and branding (watermark or logo) from embedded youtube video. The below tag remove branding: <iframe allowfullscreen="" ...
0
votes
1answer
49 views

Embed youtube video with last frame

When playing embedded youtube videos, I don't want to display a thumbnail when completed. Instead I'd like to end with last frame. Is this possible? Either I can pause on the last frame or maybe ...
0
votes
1answer
16 views

How do I ask users to provide me link for their youtube videos

Is their any good way to ask users to link their you tube videos to my site. Currently I am doing this in below way, I have a text area field and help page which asks users to copy the code from ...
0
votes
0answers
64 views

jQuery YouTube TubePlayer Plugin-Play video inside my div

I am using jQuery YouTube TubePlayer Plugin to play video from youtube. I am able to play the YouTube video. But the plugin generates an iframe seperatly and plays the video inside it. But I need the ...
0
votes
0answers
46 views

Video stops without triggering onerror handler in Youtube Iframe Api

Especially when using HTML5 version of the player, the video stops without triggering any event like onChange or onError. Here is what it looks like in Chrome Developer Console: The Internet ...
0
votes
2answers
599 views

stopping a youtube video in a modal window when modal is closed

I am trying to do something really simple. I have a bootstrap modal window where I am putting a youtube iframe video like this: <iframe id='youtube-player' width="560" height="315" ...
0
votes
1answer
22 views

Youtube: Embedded video squeezed

I’m embedding a youtube video via the iFrame API. The video itself is square–shaped and it’s width and height depend on the container’s size (a square as well, with fluid dimensions) — I’m using CSS ...
0
votes
1answer
89 views

get Youtube video description on click (html.push)

I'm working with the youtube api (2.0) to pull the 9 most viewed videos from a specific channel. I've got a video player and a list of thumbnails with title + thumbnail image + viewcount + ...
0
votes
0answers
16 views

How to unload a video loaded using youtube api?

In my application I load a youtube video using Youtube Javascript API. The problem is that I can't unload a video when the user click the stop button. I tried with yt.clearVideo() but the thumbnail ...
-1
votes
0answers
31 views

Youtube player - Grab an image from current video [closed]

I'm using the Youtube HTML5 player, How can I capture an image from the video?? I want to capture a picture of myself in some of the Youtube videos, any1??
0
votes
0answers
16 views

Is there an onVolumeChanged event or workaround support for both iFrame and HTML5?

I would like to have a label which displays the current volume of a YouTube player. The player is pre-existing. I have not created it, it is the player on YouTube.com, but I am injecting code into the ...
1
vote
1answer
56 views

Triggering an event when a new video starts while playing a YouTube playlist

I have a YouTube playlist; everything is working fine with that. Here's the code: <div id="player"></div> <script> var tag = document.createElement('script'); tag.src = ...
0
votes
1answer
190 views

“Video is currently unavailable” - Youtube Javascript/iFrame API for iOS App (UIWebview Embed)

I try to integrate a Youtube player inline to a UIWebview. I use the Javascript/iFrame API with the Player API. In general, the player works ok. But there are some cases where the video does not ...
1
vote
0answers
23 views

How can I dynamically create a playlist for a chromeless player?

My workspace is here:http://jsfiddle.net/WBFa4/89/ I am trying to detect the end of a video to load the next video.The onStateChange event is never fired.What might be the issue? swfobject.embedSWF ...
0
votes
0answers
40 views

YouTube iframe API broken

YouTube iframe API has stopped working for me since yesterday on Chrome (works on Firefox tho). I copy and paste the Getting Started code (https://developers.google.com/youtube/iframe_api_reference) ...
0
votes
0answers
40 views

Why is the onStateChange event not getting fired?

Here is the work space :http://jsfiddle.net/WBFa4/51/ The significant part of the code is: swfobject.embedSWF ( 'http://www.youtube.com/apiplayer?enablejsapi=1&version=3', ...
-1
votes
0answers
61 views

Java: 2 public classes, need a work around [closed]

Im new to java so please help where you can. Im trying to open a prompt that will then store the string in a variable which then i can pass into a function. I've used the publicly available youtube ...
0
votes
1answer
45 views

Why is the video not loading?How should I load and play a video on a chromeless player?

<html> <body> <div id="ytplayer_div1">You need Flash player 8 or higher to view this content.</div> <script type='text/javascript' src='swfobject.js'> </script> ...
0
votes
1answer
37 views

API Search Local Trending Videos

Playing with the idea of making a video blog of locally trending videos that pulls from Youtube's API and posts trending videos related to Houston. If I simply query for recent videos with the word ...
0
votes
1answer
44 views

How do I run a saved html from jsfiddle locally?

I'm trying to run a jsfiddle code locally, specifically this one: http://jsfiddle.net/BAqTe/ I've looked around and people suggest using "/show" and saving the page, and loading the dependencies, but ...
0
votes
0answers
26 views

How do i get only valid videos from youtube?

I am using url below to get Youtube video id. After that, I play the video in my costum Youtube player. However, even if the video is invalid in user's country due to copyright issues etc. it ...
0
votes
1answer
39 views

Load multiple videos without playing

I'm building a video player where each scene is filmed from multiple angles. All videos are hosted on YouTube. I'd like to allow the user to be able to switch between angles seamlessly during ...
0
votes
2answers
193 views

Show live current elapsed time of a youtube video

I know how to get the current elapsed time of a youtube video using... player.getCurrentTime() But I need a way to show this as updating text inside an element so I can display the current time of ...
0
votes
1answer
69 views

get Title from video with youtube api v3 with javascript

I'm trying to understand how the new data api from google works, more specifically the youtube (v3) one, but haven't been able to follow any of the google documentation successfully. If anybody could ...
0
votes
1answer
44 views

Retrieve Youtube Shows rss feed

Does anyone know a way to retrieve the RSS feed of a show. There are episodes released for this show, I was wondering if there is any way to retrieve an xml or some sort of RSS feed with the updates. ...
0
votes
1answer
55 views

Youtube videos with Cuepoint JS

Is there any way to handle Youtube videos with Cuepoint JS http://cuepoint.org? Or do you know any alternative? I tried popcorn.js but it is complex and i'd have i'd have to make a lot of changes at ...
0
votes
2answers
105 views

How to embed youtube videos as playlist

I have numerous youtube video clips, and I was wondering if it is possible to embed them on the site as youtube playlist, so that the next video starts playing automatically once the clip finishes. Is ...
0
votes
2answers
131 views

YouTube API: custom button to start playing an embedded video

I have embedded a YouTube video in a website, but I want to start playing it by clicking on a custom button outside the player. After some research on the web I've tried with this piece of js: ...
4
votes
3answers
561 views

Youtube player JS API seekTo function not working

I'm trying to use Youtube chromeless player through the JS API and I'm having problems with seekto() function. The problem is that sometimes (I can't tell when the problem arises), calling seekTo() ...
5
votes
4answers
333 views

create a javascript function programmatically

Need this for the youtube api // the onStateChange callback functions! I want to programmatically create functions which will listen to the "onStateChange" event emitted by several youtube player. ...
1
vote
1answer
64 views

Prevent embedded YouTube player from plating onclick

When you embed a YouTube video in a page, there is a big play button in the middle of it which plays the video when clicked. For example: Is there a way that I can capture this click event before ...
1
vote
0answers
101 views

youtube video to show black screen before playing

everyone i am trying to show youtube iframe a black screen before playing. Actually in youtube iframe there is a thumnail images that loads default but i dnt wanna show the thumbnail image of video ...
0
votes
1answer
201 views

YouTube API Callback in IE7 and IE8

I'm having difficult getting the API to work in IE7 and IE8. Need simple pause / stop detection. Even this demo page has IE8 errors and the callback events fail: ...
0
votes
0answers
21 views

getPlaylistItems function in youtube analytics API sample application doesn't work

I tried the code from https://developers.google.com/youtube/analytics/v1/sample-application, and use my own youtube account. When I ran it, after logged in with OAuth, it displayed the message that ...
0
votes
0answers
37 views

Site works for everyone except me

I am developing a website for a client based in London. I've had to stop work due to the fact that I can't view the background player. I've asked around and the site works for everyone except me. I ...
0
votes
0answers
17 views

How to get Videos from youtube with offset

Is it possible to query the YouTube API for videos BY X tag from Y user but use an offset so as to build a paginated list. In other words get Videos By X Tag From Y User Offset 10. I'd like to do ...
0
votes
1answer
95 views

JW player into fancybox - (youtube link into JW)

I have youtube link into JW player. Everything works well. now how to put this player (this code) into fancybox? <div id="player_779"> <embed type="application/x-shockwave-flash" ...
0
votes
6answers
2k views

Get youtube video title in PHP

In one of my application I am saving youtube video's id... Like "A4fR3sDprOE" .. I have to display its title in application. I got the following code for getting its title and also its working fine. ...
0
votes
1answer
66 views

Changing Youtube Player Screen Size According to Browser's Window Size

If i use code below to get browser screen size there will be border and scroll bars. I want it to exactly get fitted to window no matter i open toolbars etc. I don't want border spaces and scroll ...
0
votes
2answers
250 views

Use Service account with Google API like youtube, picasa in web asp.net mvc 4 / JavaScript

I come in order to have some information about Google API and particularly the authentication "Service account" I have the same problem that this guy is having, and although that concerns another ...
0
votes
3answers
60 views

On a web page with an embedded youtube player. How do I show an image above a full screen video?

I have a web page with an embedded youtube player. I need to show an image on top of a full screen playing video (flash). I have tried using z-index but it does not seem to go over the full screened ...

1 2 3 4 5 6