Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 504 Bytes

File metadata and controls

7 lines (5 loc) · 504 Bytes

Rdio2Spotify

Copies playlists and collection tracks/albums from Rdio to Spotify.

Edit main.py, setting Rdio API and Spotify API credentials in the first four variables. The Rdio and Spotify API apps must have http://127.0.0.1:8123/ in their list of redirect URIs. After pasting the OAuth links printed to the terminal into your browser, retrun to the terminal when the authentication finishes.