Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 217 Bytes

LastFmToSpotify

This util adds Last.fm "Loved Tracks" to Spotify "Liked Songs"

Instructions:

  • Check-out the code
  • Open src/main/java/Main.java and change LAST_FM_USER_NAME and SPOTIFY_AUTH_HEADER variables
  • Run