engvik / dissic

Discover music by automatically creating Spotify playlists from subreddits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dissic

tests Go Report Card

Discover music by automatically creating Spotify playlists from subreddits.

Setup

Prerequisites

Configure and run

  1. Download the latest release
  2. Copy the content of config.yaml.example and store it where you want
  3. Login at Spotify for Developers and create a new app
  4. Open your config file
  5. Add your reddit username to the reddit section
  6. Add the Client ID and Client Secret for your Spotify app to the Spotify section
  7. Add subreddits to Spotify playlists in the playlists section
  8. Run dissic: dissic --config=path/to/your/config.yaml

Explore and find subreddits

About

Discover music by automatically creating Spotify playlists from subreddits

License:GNU General Public License v3.0


Languages

Language:Go 95.3%Language:Makefile 4.7%