2014-10-16 19:50:17 +02:00
2014-10-16 19:49:06 +02:00
2014-10-14 12:33:47 +02:00
2014-10-16 19:48:54 +02:00
2014-10-16 19:48:54 +02:00
2014-10-16 19:49:23 +02:00
2014-10-16 19:50:17 +02:00
2014-10-16 19:49:06 +02:00
2014-10-16 19:47:48 +02:00
2014-10-16 19:48:54 +02:00
2014-10-16 19:49:23 +02:00
2014-10-16 19:49:06 +02:00
2014-10-15 15:00:03 +02:00
2014-10-16 19:49:23 +02:00
2014-10-10 14:09:26 +02:00

Zöff

The shared youtube radio

Zöff is built around the youtube search and video API, and enables the creation of collaboratiive and shared live playlists, with billions of videos and songs to choose from, all for free and without registration.

The project is currently under development and runs on http://zoff.no

Install notes

Composer

This projects uses composer. Install composer by typing:

curl -sS https://getcomposer.org/installer | php

After that, fetch project dependencies:

php composer.phar update

.htaccess

We also use .htaccess to prettify the urls. To keep it easy to develop elsewhere, we have a stock ht.access file. Copy this and call it .htaccess. If you develop in a directory that is not the base in your webserver change

RewriteBase /

To

RewriteBase /your-sub-directory
Description
The shared YouTube and SoundCloud listening platform
Readme 17 MiB
Languages
JavaScript 76.4%
Handlebars 8.8%
CSS 7.6%
HTML 7.2%