YouTube CodeLabat Google Developer Day 2008This codelab will take you through the basics of using the YouTube APIs for searching and interacting with YouTube videos in a new way. GoalThe 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. FeaturesThis codelab uses the following - Data API, for selecting videos
- Embedded Player, controlled by Javascript
- Chromeless player
StartLet's go !
|