Skip to main content

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.

PyPI Python support


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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tidal_unofficial-0.1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

tidal_unofficial-0.1.0-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page