LICENSE
README.md
pyproject.toml
src/beets_tidalv1.egg-info/PKG-INFO
src/beets_tidalv1.egg-info/SOURCES.txt
src/beets_tidalv1.egg-info/dependency_links.txt
src/beets_tidalv1.egg-info/requires.txt
src/beets_tidalv1.egg-info/top_level.txt
src/beetsplug/tidalv1/__init__.py
src/beetsplug/tidalv1/auth.py
src/beetsplug/tidalv1/client.py
src/beetsplug/tidalv1/http.py
src/beetsplug/tidalv1/http_types.py
src/beetsplug/tidalv1/sources.py
tests/test_auth.py
tests/test_client.py
tests/test_http.py
tests/test_sources.py