Skip to main content

Unofficial API for TIDAL music streaming service.

Project description

https://badge.fury.io/py/tidalapi.png

Unofficial Python API for TIDAL music streaming service.

Installation

Install from PyPI using pip:

$ pip install tidalapi

Example usage

import tidalapi

session = tidalapi.Session()
session.login('username', 'password')
tracks = session.get_album_tracks(album_id=16909093)
for track in tracks:
    print(track.name)

Documentation

Documentation is available at http://pythonhosted.org/tidalapi/

History

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tidalapi-0.6.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

Details for the file tidalapi-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: tidalapi-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4

File hashes

Hashes for tidalapi-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50ac69660ca7ce67d9e37e483c2416d9204ce7f9af876ed519025302be8eebf0
MD5 a33573224bc567f14f946dd1f55c4b8b
BLAKE2b-256 02e2d0ab5a3330e375c0364f3264135da3a16de432040fe1ac24bdd5ac2b80c6

See more details on using hashes here.

Supported by

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