LICENSE
MANIFEST.in
README.md
setup.py
dsplayer/__init__.py
dsplayer.egg-info/PKG-INFO
dsplayer.egg-info/SOURCES.txt
dsplayer.egg-info/dependency_links.txt
dsplayer.egg-info/requires.txt
dsplayer.egg-info/top_level.txt
dsplayer/__pycache__/__init__.cpython-310.pyc
dsplayer/player_system/__init__.py
dsplayer/player_system/player.py
dsplayer/player_system/queue.py
dsplayer/player_system/__pycache__/__init__.cpython-310.pyc
dsplayer/player_system/__pycache__/player.cpython-310.pyc
dsplayer/player_system/__pycache__/queue.cpython-310.pyc
dsplayer/plugin_system/__init__.py
dsplayer/plugin_system/plugin_interface.py
dsplayer/plugin_system/plugin_loader.py
dsplayer/plugin_system/__pycache__/__init__.cpython-310.pyc
dsplayer/plugin_system/__pycache__/plugin_interface.cpython-310.pyc
dsplayer/plugin_system/__pycache__/plugin_loader.cpython-310.pyc
dsplayer/plugin_system/__pycache__/query_plugin.cpython-310.pyc
dsplayer/plugin_system/__pycache__/soundclound_plugin.cpython-310.pyc
dsplayer/plugin_system/__pycache__/spotify_plugin.cpython-310.pyc
dsplayer/plugin_system/__pycache__/youtube_plugin.cpython-310.pyc
dsplayer/plugins/query_plugin.py
dsplayer/plugins/spotify_plugin.py
dsplayer/plugins/youtube_plugin.py
dsplayer/plugins/__pycache__/query_plugin.cpython-310.pyc
dsplayer/plugins/__pycache__/spotify_plugin.cpython-310.pyc
dsplayer/plugins/__pycache__/youtube_plugin.cpython-310.pyc
dsplayer/utils/__init__.py
dsplayer/utils/user_agent.py
dsplayer/utils/__pycache__/__init__.cpython-310.pyc
dsplayer/utils/__pycache__/user_agent.cpython-310.pyc
dsplayer/utils/exceptions/lib_exceptions.py
dsplayer/utils/exceptions/__pycache__/lib_exceptions.cpython-310.pyc
dsplayer/utils/exceptions/__pycache__/track.cpython-310.pyc
dsplayer/utils/exceptions/__pycache__/voice_chanel.cpython-310.pyc