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

Abhinav Singh's Blog: How to use locks in PHP cron jobs to avoid cron overlaps

PHPMaster.com: Access Dropbox Using PHP

Internet.com: Storing Blobs in Microsoft Azure with the Zend Framework

Sameer Borate's Blog: Downloading Gmail attachments using PHP

DevShed: Refactoring the MySQL Abstraction Class with the Active Record Pattern


Community Events











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


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

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