README.md
pyproject.toml
musicly.egg-info/PKG-INFO
musicly.egg-info/SOURCES.txt
musicly.egg-info/dependency_links.txt
musicly.egg-info/entry_points.txt
musicly.egg-info/requires.txt
musicly.egg-info/top_level.txt
player/__init__.py
player/config.py
player/main.py
player/py.typed
player/gui/__init__.py
player/gui/player.py
player/gui/player_service.py
player/utils/__init__.py
player/utils/download.py
player/utils/ffmpeg.py
player/utils/file_operations.py
player/utils/url_helpers.py
tests/test_cli.py
tests/test_download.py
tests/test_ffmpeg.py
tests/test_file_operations.py
tests/test_url_helpers.py
tests/test_utils.py