Welcome to tidalapi’s documentation!
tidalapi
Unofficial Python API for TIDAL music streaming service.
Requires Python 3.9 or higher.
Installation
Install from PyPI using pip:
$ pip install tidalapi
Usage
For examples on how to use the api, see the examples directory.
Documentation
Documentation is available at https://tidalapi.netlify.app/
Development
This project uses poetry for dependency management and packaging. To install dependencies and setup the project for development, run:
$ pip install pipx
$ pipx install poetry
$ poetry install --no-root
Contributions
Issues, suggestions and PRs are always welcome and are much appreciated.
Maintainer(s)
- Current:
Indices and tables
- Config
- Login
- Pages
- Playlists
- API Reference
- tidalapi.session
- tidalapi.artist
- tidalapi.user
- tidalapi.playlist
- tidalapi.album
AlbumAlbum.nameAlbum.coverAlbum.video_coverAlbum.typeAlbum.durationAlbum.availableAlbum.ad_supported_readyAlbum.dj_readyAlbum.allow_streamingAlbum.premium_streaming_onlyAlbum.num_tracksAlbum.num_videosAlbum.num_volumesAlbum.tidal_release_dateAlbum.release_dateAlbum.copyrightAlbum.upcAlbum.versionAlbum.explicitAlbum.universal_product_numberAlbum.popularityAlbum.user_date_addedAlbum.audio_qualityAlbum.audio_modesAlbum.media_metadata_tagsAlbum.artistsAlbum.listen_urlAlbum.share_urlAlbum.artistAlbum.idAlbum.parse()Album.yearAlbum.available_release_dateAlbum.tracks()Album.items()Album.image()Album.video()Album.page()Album.similar()Album.review()Album.get_audio_resolution()
- tidalapi.media
- tidalapi.genre
- tidalapi.page
- tidalapi.mix
- History
- Migration guides
- Index
- Module Index