Tuesday, November 18, 2008

All The World's A Stage

Posted by Jeff Fisher, YouTube APIs and Tools Team


I know as a developer it is frustrating when your code that was previously working suddenly breaks because of someone else's changes. In order to help catch new API bugs before they show up in our production API, we have added a new staged version of our API running on stage.gdata.youtube.com.

To use the staged instance, simply retrieve a feed from the different hostname. For example, instead of retrieving

http://gdata.youtube.com/feeds/api/videos

you would retrieve

http://stage.gdata.youtube.com/feeds/api/videos

For uploads you can use:

http://uploads.stage.gdata.youtube.com/

This staged instance is not supported and will not have the reliability of the live API, so please do not use it in any live site. It is only to be used for testing your application against upcoming versions of the API to ensure that nothing is broken.

Go ahead and test your applications right now for the upcoming November release. In the future, we will pre-announce new versions of the API on stage once they are available on our announcement-only forum:

http://groups.google.com/group/youtube-api
[NFGB] Link - from YouTube API Blog
Related From Google Blogs:
Reactions: easily engage your readers
With the new Google Toolbar, orkut's never more than a click away
Picasa -- it's not just for photos, anymore!
Insight for Google Video: A New Way to Track Your Videos

No comments: