My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

YouTube CodeLab

at Google Developer Day 2008

This codelab will take you through the basics of using the YouTube APIs for searching and interacting with YouTube videos in a new way.

Goal

The goal is to create a "wall" of video thumbnails. Users can search for videos and get a list of large thumbnails as a result. Video playback starts when a user moves the mouse over a thumbnail. Some additional controls and indicators will be added on the page.

Features

This codelab uses the following

  • Data API, for selecting videos
  • Embedded Player, controlled by Javascript
  • Chromeless player

Start

Let's go !

Powered by Google Project Hosting