.gitignore
CODE_OF_CONDUCT.md
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
netlify.toml
pylintrc
release.sh
setup.cfg
setup.py
tox.ini
docs/api.rst
docs/conf.py
docs/config.rst
docs/genindex.rst
docs/history.rst
docs/index.rst
docs/login.rst
docs/migration.rst
docs/pages.rst
docs/playlist.rst
docs/py-modindex.rst
docs/requirements.txt
docs/runtime.txt
docs/_static/style.css
docs/_templates/footer.html
docs/_templates/layout.html
tests/__init__.py
tests/conftest.py
tests/cover.py
tests/test_album.py
tests/test_artist.py
tests/test_genres.py
tests/test_media.py
tests/test_page.py
tests/test_playlist.py
tests/test_session.py
tests/test_user.py
tidalapi/__init__.py
tidalapi/album.py
tidalapi/artist.py
tidalapi/genre.py
tidalapi/media.py
tidalapi/mix.py
tidalapi/page.py
tidalapi/playlist.py
tidalapi/request.py
tidalapi/session.py
tidalapi/user.py
tidalapi.egg-info/PKG-INFO
tidalapi.egg-info/SOURCES.txt
tidalapi.egg-info/dependency_links.txt
tidalapi.egg-info/requires.txt
tidalapi.egg-info/top_level.txt