Fetch song credits directly from Tidal and export them to JSON Format.
Project description
t2json
t2json is a command-line tool that fetches detailed song credits from Tidal and exports them to Kid3-compatible JSON.
Features
- Fetch credits from a track URL or track ID
- Fetch credits from album and playlist links
- Search by song name from the CLI
- Match local audio files and folders through ISRC tags
- Export structured JSON for Kid3 import
- Interactive terminal UI with settings, progress, and results
- Optional Last.fm genre lookup
Installation
pip install t2json
Quick start
t2json
You can also run it directly with a source:
t2json "song name"
t2json "https://tidal.com/browse/track/123456"
t2json "C:/Music/Album Folder"
Output
The tool exports song metadata and credits to JSON, including fields such as:
- Title
- Artist
- Album Artist
- Album
- Date
- Genre
- ISRC
- Composer
- Lyricist
- Producer
- Mixing and mastering credits
Notes
t2json fetches metadata only. It does not download or distribute audio.
This project is intended for personal and educational use. It is not affiliated with or endorsed by Tidal.
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file t2json-0.2.5.tar.gz.
File metadata
- Download URL: t2json-0.2.5.tar.gz
- Upload date:
- Size: 19.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17ebf43d58bd186a9fcd60549495d488d1663bb1ea3cc0c2aedcf8ecce39b880
|
|
| MD5 |
1a24721d0c2d086dd30943372e6f903c
|
|
| BLAKE2b-256 |
6483291d39ec9e5314c1f36b805ef23ab8413a84a1a0f61671980f67e4b682f5
|
File details
Details for the file t2json-0.2.5-py3-none-any.whl.
File metadata
- Download URL: t2json-0.2.5-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
48b9e88e8b031c54a2a0018192add0ce4620745ca9648a3cc4fb572a10c11031
|
|
| MD5 |
4b4a39bc2d1d4e3979227667fc8b1401
|
|
| BLAKE2b-256 |
b561c5bd70e5174328e2a3514389040aa759713a76014e12e37e98fbed919180
|