PHP-YouTube-Site-o-Matic

Here’s some code I wrote a long time ago but just recently released. It could still use some work, but it’s good enough to be put out there. Maybe other people can use it as a jumpoff for something neat?

From its repository page on Github:

Takes a YouTube username (and a couple other variables) and returns a whole video website with paginated lists, thumbnails, embeds, comments, and an RSS feed.

Basically, it’s your YouTube profile with its own domain and CSS.

Requires PHP5 (or maybe just SimpleXML installed with the simplexml_load_file() function) and a YouTube username. Doesn’t need a database or a YouTube API key.

Examples:

* This is the site I originally wrote this script for. It hasn’t been updated in awhile, but if/when I ever get it more fleshed out, I’ll write another blog post for it.

Help Me Test It, Pretty Please?

Do you have PHP hosting somewhere and a YouTube account? I could really use some other eyes and brains looking at this. Let me know if you need any help getting it set up.

Link: https://github.com/rocktronica/php-youtube-site-o-matic

3 Responses to PHP-YouTube-Site-o-Matic

Leave a Reply

Your email address will not be published.