Php tips, wordpress hacks

Tag Archives: youtube gdata

Show the latest videos from a youtube channel with Youtube GDATA Api – WordPress widget

The purpose of this tutori al is to create a widget that will show the latest videos from a particular Youtube user. For this tutorial we will use some JQuery magic and the power of Youtube GDATA Api.

Dealing with the Youtube GData API

Using SimpleXML we will parse the Youtube feed to show today’s top videos.