Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

Showing posts with label Youtube API. Show all posts
Showing posts with label Youtube API. Show all posts

May 7, 2012

Author: Hirvesh Posted At: 5/07/2012 Tags: , , , , ,

jQuery.tube.js - A jQuery Plugin For Accessing Youtube's Player And Data APIs

jQuery.tube.js is a jQuery plugin to access YouTube's player and data APIs transparently. The basic approach is centered around 'tube' objects: a tube is an abstract container filled with videos based on a YouTube playlist, user's feed or a search query; a tube offers the basic control and event handling interfaces you would expect from a playlist (play, pause, next, etc.) and is associated with a player instance. A player is a thin wrapper around YouTube's iFrame or (if window.pushMessage is unavailable) JavaScript player API; thus, the player is intended to work transparently on legacy browsers (IE7) and HTML5 capable devices without Flash support.

This plugin contains no stylesheets; tube instances create simple HTML lists of their contents (the structure can be adjusted for each instance through a simple template system).

Requirements: jQuery
Demohttp://inukshuk.github.com/jquery.tube.js/
License: MIT License
 


Recent Posts

Popular Categories



Popular Components



Popular Licenses