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

THIS USER IS PREMIUM! #5

@mikedhanson

Description

@mikedhanson

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions