Metadata-Version: 2.1
Name: tidal2tidal
Version: 0.0.0.1
Summary: A command line tool for transferring liked tracks, albums, artists and playlists between Tidal accounts.
Author-email: Victor Cabre <victorcabreg@gmail.com>
Project-URL: Homepage, https://github.com/victorcabre/tidal2tidal
Project-URL: Issues, https://github.com/victorcabre/tidal2tidal/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tidalapi
Requires-Dist: tqdm

# tidal2tidal

A command line tool for transferring liked tracks, albums, artists and playlists between Tidal accounts.

## Installation

From PyPI:

```bash
pip install tidal2tidal
```

## Usage

1. Run `tidal2tidal` in your terminal.
2. A link will appear, open it and follow the instructions to log in with account A (source).
3. Log in to account B (destination), the same way as in step 2.
4. Wait for data to be transferred over from account A to account B.
