README.md
setup.py
spotify_videos/__init__.py
spotify_videos/__main__.py
spotify_videos/argparser.py
spotify_videos/dbus_api.py
spotify_videos/utils.py
spotify_videos/version.py
spotify_videos/vlc_player.py
spotify_videos/web_api.py
spotify_videos.egg-info/PKG-INFO
spotify_videos.egg-info/SOURCES.txt
spotify_videos.egg-info/dependency_links.txt
spotify_videos.egg-info/entry_points.txt
spotify_videos.egg-info/requires.txt
spotify_videos.egg-info/top_level.txt
spotify_videos/spotipy/__init__.py
spotify_videos/spotipy/client.py
spotify_videos/spotipy/oauth2.py
spotify_videos/spotipy/util.py
tests/__init__.py
tests/test_dbus.py