LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
osp/__init__.py
osp/cli/__init__.py
osp/cli/main.py
osp/core/__init__.py
osp/core/device.py
osp/download/__init__.py
osp/download/bulk.py
osp/download/search.py
osp/download/spotify.py
osp/download/youtube.py
osp_tools.egg-info/PKG-INFO
osp_tools.egg-info/SOURCES.txt
osp_tools.egg-info/dependency_links.txt
osp_tools.egg-info/entry_points.txt
osp_tools.egg-info/requires.txt
osp_tools.egg-info/top_level.txt
tests/__init__.py
tests/test_cli.py
tests/test_spotify.py