Quickly convert your Spotify URLs and URIs into Youtube Links so you can share them easily around the web.
You can find it online at: www.spotify2tube.com
- Make sure you have a Redis server up and running (You edit the values in the app.rb file)
- If you want caching to work then you will also want Memcache servers running (You can edit values in the config.ru)
-
Clone Repo
git clone [email protected]:BukhariH/Spotify2Tube.git
-
Install dependencies
bundle install
-
Start the server
foreman start