LICENSE.txt
README.md
setup.py
spotidex/__init__.py
spotidex.egg-info/PKG-INFO
spotidex.egg-info/SOURCES.txt
spotidex.egg-info/dependency_links.txt
spotidex.egg-info/entry_points.txt
spotidex.egg-info/requires.txt
spotidex.egg-info/top_level.txt
spotidex/cli/SpotidexApp.py
spotidex/cli/__init__.py
spotidex/cli/utils.py
spotidex/cli/app_screens/DownloadInterface.py
spotidex/cli/app_screens/MainMenuInterface.py
spotidex/cli/app_screens/SearchInterface.py
spotidex/cli/app_screens/SelectDownloadInterface.py
spotidex/cli/app_screens/SettingsInterface.py
spotidex/cli/app_screens/__init__.py
spotidex/cli/custom_widgets/AppInterface.py
spotidex/cli/custom_widgets/DownloadPathSelector.py
spotidex/cli/custom_widgets/DownloadQualitySelection.py
spotidex/cli/custom_widgets/MetadataCheckBox.py
spotidex/cli/custom_widgets/__init__.py
spotidex/cli/popup_screens/DownloadPathPopup.py
spotidex/cli/popup_screens/ExitScreenPopup.py
spotidex/cli/popup_screens/GoBackSettingsPopup.py
spotidex/cli/popup_screens/NetworkErrorPopup.py
spotidex/cli/popup_screens/__init__.py
spotidex/src/__init__.py
spotidex/src/content.py
spotidex/src/download.py
spotidex/src/static.py
spotidex/src/utils.py