youtube

this page uses my PHP feedreader class to fetch the latest 10 items from my youtube account via the simple youtube developer REST API functions and present them using a custom XSLT.

the specific function used to receive the relevant XML:

http://www.youtube.com/api2_rest?method=youtube.videos.list_by_user&dev_id=[YOUR YOUTUBE DEVELOPER ID]&user=[USERNAME]&page=1&per_page=10

cached feed - last updated: 05/09/2008 18:47:44