Hosea174 / spotify-downloader

A python script that downloads music from Spotify
18 stars 4 forks source link

TypeError: is instance() #3

Open RomanProkazov opened 5 months ago

RomanProkazov commented 5 months ago

After entering the URL, have this error: File "/usr/local/lib/python3.11/site-packages/spotipy/oauth2.py", line 156, in del TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union

Hosea174 commented 5 months ago

I abandoned this project like a year ago, it was just a project for this course I was taking... I didn't expect this many people to be interested in checking it out. I've been busy with college and other projects, but I'll definitely get back to this and actually create a UI for it as well. Thanks for sharing the issue, feel free to let me know if you figure out the problem.

RomanProkazov commented 5 months ago

Yeah, Actualy I wanted to download all songs from my spotify playlists to make dj sets. I think Will do sc50 course myself then, nice job anyway💪

Hosea174 commented 5 months ago

Thanks brother! And you should definitely take cs50, good luck!

kh4n9373 commented 4 months ago

So where is the solution to this issue ?