An unofficial library to use Tidal's API where the authorization is not required
Project description
Unofficial Tidal API
This library gives access to several endpoints of the Tidal's api where the authorization is not required.
Installation
pip install tidal_unofficial
Basic usage
from tidal_unofficial import TidalUnofficial
tidal = TidalUnofficial({'user_agent': 'my_user_agent'})
print(tidal.get_artist('37277'))
Documentation
The full documentation can be found at https://tidal-unofficial.readthedocs.io/.
Disclaimer
This library is a python port of https://github.com/DaStormer/tidal-api and is not meant to bypass any Tidal restriction. It is meant for private use only, you should not use this library to act against Tidal's terms and conditions.
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
File details
Details for the file tidal_unofficial-0.1.0.tar.gz
.
File metadata
- Download URL: tidal_unofficial-0.1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90dcc45c20aabde2a989d7299bded2d7791b4c832a6eb244fde08604ac1e9c38 |
|
MD5 | a0ca629585eb32da1a1ea9364b49f116 |
|
BLAKE2b-256 | 944347e3fd6bd608be48c668c9d77822d79d0736a5d9644c38b95b4aa5de6f5c |
File details
Details for the file tidal_unofficial-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: tidal_unofficial-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6477aa128c39ba2bbd657f91302a089a7454caddb516f91be158e5b800635db |
|
MD5 | c11ad627387b7b9d3ca5739e6c6d4c3d |
|
BLAKE2b-256 | d373d140e1d66a6398bcee55893c9a73b075fabee7f88a4fc89ad13e75139e3d |