hello-youtube


A simple App Engine application that demonstrates how to use the Google Python Client Library with the YouTube API.

Introduction

This codelab will take you through the basics of using the Google Data Python Client Library with App Engine. It will go from fetching feeds, to authentication, to uploading a video to YouTube. All code samples in this codelab can be found here.

Before We Start

Here are the things you'll need: * Knowledge of Python * Python 2.5 on your local machine * App Engine SDK * App Engine Account - TODO: Add live link once it's open * YouTube Developer Key * YouTube Account (preferably a test account with a private video uploaded to test authenticated feeds)

Please also hop into our IRC channel if you feel so inclined:

  • irc.freenode.net port 6667
  • youtubecodelab

If you don't have a IRC client installed, there are web-based clients: * www.mibbit.com

Codelab

Read the rest of the codelab on our wiki

Project Information

Labels:
python appengine youtube