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

fresh feed - last updated: 29/03/2024 09:54:55