Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 568 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 568 Bytes

Vinylify

Take a Spotify playlist and turn it into a Discogs collection folder.

Requirements

Set .env file with the following:

RSPOTIFY_CLIENT_ID=
RSPOTIFY_CLIENT_SECRET=
RSPOTIFY_REDIRECT_URI=
DISCOGS_TOKEN=
DISCOGS_USERNAME=
YOUTUBE_API_KEY=