spotDL / spotify-downloader

Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
https://spotdl.readthedocs.io/en/latest/
MIT License
17.81k stars 1.62k forks source link

Error #578

Closed poe81 closed 5 years ago

poe81 commented 5 years ago

C:\Users\user>spotdl --song https://open.spotify.com/user/y0da9u5qh7vfza2m 3t1whp7x/collection Traceback (most recent call last): File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\spotify_tools.py", line 33, in wrapper assert spotify AssertionError

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "c:\users\userl\appdata\local\programs\python\python37\lib\runpy.py" , line 193, in _run_module_as_main "main", mod_spec) File "c:\users\user\appdata\local\programs\python\python37\lib\runpy.py" , line 85, in _run_code exec(code, run_globals) File "C:\Users\user\AppData\Local\Programs\Python\Python37\Scripts\spotd l.exe__main.py", line 9, in File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\spotdl.py", line 63, in main match_args() File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\spotdl.py", line 27, in match_args track_dl = downloader.Downloader(raw_song=track) File "c:\users\userappdata\local\programs\python\python37\lib\site-pack ages\spotdl\downloader.py", line 98, in init__ self.content, self.meta_tags = youtube_tools.match_video_and_metadata(raw_so ng) File "c:\users\userl\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\youtube_tools.py", line 79, in match_video_and_metadata meta_tags = spotify_tools.generate_metadata(track) File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\spotify_tools.py", line 38, in wrapper return func(*args, **kwargs) File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotdl\spotify_tools.py", line 48, in generate_metadata meta_tags = spotify.track(raw_song) File "c:\users\user\appdata\local\programs\python\python37\lib\site-pack ages\spotipy\client.py", line 222, in track trid = self._get_id('track', track_id) File "c:\users\userl\appdata\local\programs\python\python37\lib\site-pack ages\spotipy\client.py", line 857, in _get_id type, itype, id) TypeError: _warn() takes 2 positional arguments but 5 were given

Why wont it download?

ritiek commented 5 years ago

What are you trying to download? https://open.spotify.com/user/y0da9u5qh7vfza2m3t1whp7x/collection gives me a "Sorry, couldn't find that.".