A tiny tool to transfer all your music between 2 tidal accounts.
- Download and install my edited tidalapi so that there is no limit for 1000 songs:
python -m pip install git+https://github.com/Maverick565/python-tidal-no-1000-limit.git
pip install tqdm
-
Run the script as desired.
-
If you like my work and helps you, please consider donating: https://www.paypal.com/donate/?hosted_button_id=7CUBRK3ZGKY6A
-
tidalapi min. 0.7.3 (highly recommended to use my edited tidalapi) https://github.com/Maverick565/python-tidal-no-1000-limit.git
-
tqdm
-
requests
-
os