jQuery-TubePlayer-Plugin
jQuery-TubePlayer-Plugin copied to clipboard
jQuery YouTube Player Plugin
YouTube is showing "This video is unavailable." when the playlist parameter is `0`. https://github.com/nirvanatikku/jQuery-TubePlayer-Plugin/blob/master/src/tubeplayer.js#L329 I realize this project isn't getting update, but anyone coming from search can just uncomment that...
Youtube branding policies require the Youtube logo to be displayed on the video player (modestbranding = false) This PR brings this library up to conform with the YouTube API/Branding Policies...
I had test in mobile android, this plugin is did not work properly for chrome browser like firefox. When I click on any playlist, it not show video and not...
Hi, How to draw the current frame to an HTML5 canvas element ? I plan to use this plugin only for HTML6... Thanks
When I'm hidding video player parent div, player stops. This is observed in mozilla firefox. Second thing is that when I'm set auto start video on page load. Video starts...
The plugin will work under the mobile browsers? for ex.: iphone browser.. ?
So if i create a `tubeplayer` instance in a hidden element and later on it gets shown then none of the API methods work for at least 0.6 seconds. I...
For SEO reasons we have to embed the player into the page on server side. Unfortunately this breaks player functionality. In case there is already on page which uses the...
Hi! I just noticed that as of today, my YouTube iFrames are appearing with a border (see attached photo):  Note the white border surrounding the video. This didn't appear...
I have experienced some weird errorCode when trying to play the following video: http://www.youtube.com/watch?feature=player_embedded&v=RXcMBGxa_Lo It retrieves errorCode 0, but theres is no errorCode 0 on the official documentation https://developers.google.com/youtube/js_api_reference?hl=en Of...