You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Traceback (most recent call last):
File "/Users/Downloads/SpotiFile/main.py", line 2, in <module>
from webgui import app
File "/Users/Downloads/SpotiFile/webgui.py", line 4, in <module>
from spotify_mass_download import full_download, console, download_all_categories_playlists
File "/Users/Downloads/SpotiFile/spotify_mass_download.py", line 15, in <module>
client.get_me()
File "/Users/Downloads/SpotiFile/spotify_client.py", line 92, in get_me
raise SpotifyClientException('THIS USER IS PREMIUM!')
exceptions.SpotifyClientException: THIS USER IS PREMIUM!