hidimpu / Spotify-Downloader

A Simple Python Script that enables you to extract mp3 using Spotify Links
MIT License
67 stars 12 forks source link

NameError: name 'check' is not defined #6

Open marcolaux opened 2 years ago

marcolaux commented 2 years ago

Hello

I sadly got this why I try to execute it with python 3.10.2

Traceback (most recent call last):
  File "/home/marco/Programme/Spotify-Downloader/dl.py", line 135, in <module>
    check()
NameError: name 'check' is not defined

Cheers!

Dev-22-goel commented 1 year ago

were you able to fix this? @hyphone

SchnitzyNine commented 1 year ago

Same problem image