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: 30/07/2010 19:18:15