A mashup of Youtube and Last.fm.
This application requires the cURL module.
If you wish to host this on your own server, then you will need to do the following:
- You need a last.fm user account and to register to use the API.
- Rename the file php/config-sample.php to php/config.php.
- Enter your Last.fm API key and secret.
- MUSEO_CONFIG_PROXY is used only if the server is running behind a proxy, and this was needed when I was developing it originally using the university wireless network.