AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
savify/__init__.py
savify/__main__.py
savify/cli.py
savify/exceptions.py
savify/ffmpegdl.py
savify/logger.py
savify/savify.py
savify/spotify.py
savify/track.py
savify/types.py
savify/utils.py
savify.egg-info/PKG-INFO
savify.egg-info/SOURCES.txt
savify.egg-info/dependency_links.txt
savify.egg-info/entry_points.txt
savify.egg-info/not-zip-safe
savify.egg-info/requires.txt
savify.egg-info/top_level.txt
tests/__init__.py
tests/test_savify.py