README.md
setup.py
spotdl/__init__.py
spotdl/const.py
spotdl/convert.py
spotdl/downloader.py
spotdl/handle.py
spotdl/internals.py
spotdl/metadata.py
spotdl/patcher.py
spotdl/spotdl.py
spotdl/spotify_tools.py
spotdl/youtube_tools.py
spotdl.egg-info/PKG-INFO
spotdl.egg-info/SOURCES.txt
spotdl.egg-info/dependency_links.txt
spotdl.egg-info/entry_points.txt
spotdl.egg-info/requires.txt
spotdl.egg-info/top_level.txt
spotdl/lyrics/__init__.py
spotdl/lyrics/exceptions.py
spotdl/lyrics/lyric_base.py
spotdl/lyrics/providers/__init__.py
spotdl/lyrics/providers/genius.py
spotdl/lyrics/providers/lyricwikia_wrapper.py
test/test_download_with_metadata.py
test/test_dry_run.py
test/test_handle.py
test/test_internals.py
test/test_patcher.py
test/test_spotify_tools.py
test/test_youtube_tools.py