Skip to content

labay11/spotify2tidal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify To Tidal

Even though TIDAL offers several services to import your Spotify playlist, all of them have a limit in the amount of songs per playlist so their are not very useful if your playlist has more that 100 tracks.

This free and open source TIDAL playlist importer let's you convert all your Spotify playlist with just one call of the script.

Requirements

Usage

  1. Set the spotify client id and secret (either in an environment variable or directly in importer.py)
  2. Run the importer with the spotify user name from where to retrieve the playlists
python3 importer.py [spotify-user-name]
  1. Login to TIDAL using the link provided in the command line.
  2. Select the playlist that you want to import.
  3. Chill. Importing might take a while, let the computer work and rest listening to some music.
  • Some songs might fail to be found because TIDAL doesn't allow to search songs by their ISRC. In such case, you can use the manual selector to find the best possible match.
  1. Enjoy

LICENSE

Copyright 2022 labay11

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Import all your Spotify playlists into TIDAL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages