Home > JavaScript > TubePlayer – jQuery YouTube Plugin
Basically this jQuery plugin implements the YouTube Player API pretty much to spec, and allows you to create your own controls and components for YouTube movies.
Features:
# Play: the player & a specific video
# Pause the player
# Stop the player
# Seek to a particular point within a video
# Mute and Unmute the player & learn if the player is muted
# Get and set the volume of the player
# Get and set the video quality
# Destroy the player
# Friendly functions for player state changes

