Thanks to visit codestin.com
Credit goes to github.com

Skip to content

robustdj/mixtube

Repository files navigation

Mixtube

Mixtube is a Mixcloud and Youtube mashup built on sinatra. On Mixtube, you can browse and listen to hot, popular, and your favorite mixcloud cloudcasts, while also finding the individual songs on youtube.

Development

You'll need to register an app at http://www.mixcloud.com/developers so that you can obtain an API key. You'll also need a youtube api key.

Copy the .env.example to .env and enter your api keys. Then you can just run:

bundle install

then:

foreman start

It runs on http://localhost:5000 by default.

License

Everything is in the public domain unless otherwise specified.

About

A mixcloud/youtube mashup!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published