Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

THIS USER IS PREMIUM! #5

Open
mikedhanson opened this issue Apr 7, 2023 · 1 comment
Open

THIS USER IS PREMIUM! #5

mikedhanson opened this issue Apr 7, 2023 · 1 comment

Comments

@mikedhanson
Copy link

mikedhanson commented Apr 7, 2023

pip3 install -r requirements.txt
python3 main.py

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!
@Michael-K-Stein
Copy link
Owner

SpotiFile will not let you use a premium account. This is to avoid the account being suspended. Just open another one.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants