News Feed
Jobs Feed
Sections




News Archive
Stoimen.com:
Iterate over YouTube Channel with Zend_Gdata_YouTube
April 23, 2010 @ 13:10:09

On the Stoimen.com blog there's a new post showing how you can connect your script to YouTube's API via the Zend_Gdata_YouTube component complete with pagination support.

The task is to read the entire Gdata from a YouTube's channel. It may sound easy, but as you may know Gdata is based on the Atom publishing protocol, and it naturally gives you only the latest few items.

The component lets you go through the pages of content from a user or channel on YouTube and pull out the metadata about each. Code is included to show you how to make the connection, get the thumbnail information for each video and push it back out the other side in an nice, clean array.

1 comment voice your opinion now!
youtube zendgdatayoutube tutorial zendframework


blog comments powered by Disqus

Similar Posts

ProDevTips.com: Ajax, ZF and Smarty feed reader (Part 2)

NETTUTS.com: Creating a Web Poll with PHP

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated

Brandon Savage's Blog: Bug-Free: Your Bug-Fixing Toolkit (Part 1 of N)

Zend Developer Zone: A couple of good Zend Framework articles


Community Events











Don't see your event here?
Let us know!


database composer community functional code zendframework2 language development testing release interview opinion api introduction example phpunit series podcast unittest framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework