you tube api overview

18
Google Confidential and Proprietary Google Confidential and Proprietary YouTube APIs Jeffrey Posnick Developer Programs Engineer

Upload: firenze-gtug

Post on 12-May-2015

628 views

Category:

Technology


1 download

DESCRIPTION

Talk di Jeffrey Posnick alla DevFest 2012 @ Firenze

TRANSCRIPT

Page 1: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

YouTube APIsJeffrey PosnickDeveloper Programs Engineer

Page 2: You tube api overview

Google Confidential and Proprietary

What We are Covering Today

● YouTube APIs

● Ways to Utilize the APIs

Page 3: You tube api overview

Google Confidential and Proprietary

YouTube Usage

● 800 million unique users visit YouTube each month.

● 4 billion hours watched each month.

● 25% of views come from mobile devices.

● 72 hours of video uploaded every minute.

Page 4: You tube api overview

Google Confidential and Proprietary

The YouTube APIs

● YouTube Upload Widget (WebCam)

● Data API

● Player API

● Analytics API

Page 5: You tube api overview

Google Confidential and Proprietary

Ways to Utilize the APIs

● Create

● Curate

● Consume

● Analyze

Page 6: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

Data APIYouTube Upload Widget

Create

Page 7: You tube api overview

Google Confidential and Proprietary

Create - Talking Tom

Page 8: You tube api overview

Google Confidential and Proprietary

Page 9: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

Data API

Curate

Page 10: You tube api overview

Google Confidential and Proprietary

YouTube Direct Lite

● Open source JavaScript platform for soliciting and curating videos.

● Easy to embed on any website—just add an <iframe> tag.

● Curate submissions into playlists using the admin interface.

● Live Demo: http://goo.gl/6buBa

● Learn more: http://goo.gl/18aYx

Page 11: You tube api overview

Google Confidential and Proprietary

Topics API (v3 only)

● Search for videos that match a given Freebase topic.

● Retrieve lists of topics associated with a video.

● Live Demo: http://goo.gl/aHhBA

● Source Code: http://goo.gl/D2xes

Page 12: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

Player API

Consume

Page 13: You tube api overview

Google Confidential and Proprietary

Consume - Flipboard

Page 14: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

Analytics API

Analyze

+

Page 15: You tube api overview

Google Confidential and Proprietary

YouTube Analytics API

● Now publicly available.

● Sample Application: http://goo.gl/NDYy5

Page 16: You tube api overview

Google Confidential and Proprietary

Summary

● Create

● Curate

● Consume

● Analyze

Page 17: You tube api overview

Google Confidential and Proprietary

Resources

● Documentationdevelopers.google.com/youtube

● Weekly Live Showdevelopers.google.com/live/youtube

● Google+google.com/+YouTubeDev

● Blogapiblog.youtube.com

Page 18: You tube api overview

Google Confidential and ProprietaryGoogle Confidential and Proprietary

Thank You!