Skip to content

imports a wdr playlist and puts it into a spotify playlist

Notifications You must be signed in to change notification settings

codinghusi/radio-to-spotify

Repository files navigation

Scrapes all songs from WDR1 to WDR5 of an entire day and puts them into a given playlist.

Setup

  1. Install Rust apt install cargo
  2. Build cargo build --release get the binary from ./target/release
  3. Config edit config.template.json and rename it to config.json
  4. Run the binary

Authentication

  1. (Make sure http://non.existant/ is whitelisted on your api app)
  2. At the first run you'll get a url you need to paste into your browser
  3. Login and authenticate
  4. Paste the redirected url into the console

If step 4 didn't work

  1. Request your refresh token using this guide and begin at step 3
  2. Create a file .refresh_token and paste the refresh_token

Now it should work :) Have fun!

(Warning: Spaghetticode)

About

imports a wdr playlist and puts it into a spotify playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages