/tidal-to-tidal-playlist-convert

Moves your tracks from one tidal account to another

Primary LanguagePython

tidal-to-tidal

Copy your Tracks from one Tidal account to another.

To install:

Need to have python3 and pip installed (https://www.python.org/downloads/release/python-387/).

pip3 install tidalapi
git clone https://github.com/SimDoes/tidal-to-tidal-playlist-convert.git && cd tidal-to-tidal-playlist-convert

python favcopy.py
python playlistcopy.py # Replace __init__.py in tidalapi for this to work.

Windows executable download here (for liked tracks only).

tidalapi: https://github.com/tamland/python-tidal

fork: https://github.com/SimDoes/python-tidal