The YouTube JavaScript Player API allows users to control the YouTube chromeless or embedded video players via JavaScript.
0
votes
0answers
11 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>"
...
0
votes
0answers
17 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 ...
2
votes
0answers
39 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
1answer
36 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 ...
0
votes
1answer
37 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
15 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
39 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
31 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
1answer
21 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 ...
-1
votes
2answers
35 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
80 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
14 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
29 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
14 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
54 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 = ...
1
vote
2answers
89 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 ...
1
vote
0answers
21 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
33 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
38 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
41 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
41 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
1answer
36 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
172 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 ...
0
votes
0answers
24 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
62 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
39 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
2answers
95 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
121 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:
...
0
votes
1answer
35 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 ...
1
vote
0answers
90 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
0answers
20 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
1answer
164 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
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 ...
1
vote
1answer
59 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 ...
0
votes
1answer
86 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
1answer
49 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 ...
1
vote
0answers
171 views
YouTube Iframe API error in IE8
I am working on a site with a YouTube list of user uploads and am getting a few errors in IE8 that I cannot seem to debug. Site works fine in FF and Chrome. I also am not able to use firebug lite for ...
0
votes
1answer
63 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
3answers
54 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 ...
0
votes
1answer
387 views
Youtube iframe player JS API with jQuery - player object has no method 'getPlayerState'
I've got following code, that is suppose to pause Slidedeck's autoscroll whenever there is a mouseover event. For mouseout event, the autoscroll should resume working unless the youtobe video in the ...
3
votes
0answers
110 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
2answers
89 views
strange script error with firefox alone
If you open this site in chrome, it loads and runs ok but I tried loading it in firefox 19.0.2 and I keep getting a Script error asking me if I want to continue or stop. After doing some searching ...
0
votes
1answer
38 views
How can I present information on top of a full screened youtube video embedded on my webpage?
I am developing a web application where I have a youtube video player embedded in one of my web pages. I am trying to present extra information on top of the playing video (on full screen). By extra ...
0
votes
0answers
91 views
Using a playall button with jquery and the youtube api to play all youtube videos one by one on my website
I have already searched many answers for this question.
Here are some things i've searched:
Pausing YouTube iFrame API in JavaScript ---
Event loads with jQuery and YouTube API --- Using ...
1
vote
0answers
63 views
Youtube JS API v2 doesn't pause/play on the first click
I am allowing my users to add their own YouTube video to their profile.
As part of the process, I am allowing the users to watch\pause the video with from a button that is located outside of the ...
0
votes
1answer
127 views
Youtube embed with watch_popup and no suggested videos
Is it possible to embed a youtube video using the "watch_popup" method without suggested videos being shown at the end of the video (rel=0)? I really like the "watch_popup" method because it shows ...
0
votes
1answer
83 views
Embedding youtube video with only play,pause and refresh buttons
I want to embed youtube video in my website. My requirement is that the player should have only three options: play, pause and refresh. I want to disable the progressbar slider so that viewer can not ...
0
votes
2answers
231 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 ...



