You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cannot copy any playlist than is'nt teh liked one
i already dowgrade my python to 3.11 because the #111
i am logged in in yt
i am logged in the spotify
i run it in miniforge
Exception in thread Thread-4 (copy_playlist):
Traceback (most recent call last):
File "C:\Users\LENOVO\miniforge3\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Users\LENOVO\miniforge3\Lib\threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 477, in copy_playlist
copier(
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 379, in copier
for src_track in src_tracks:
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 160, in iter_spotify_playlist
if src_track["track"] is None:
~~~~~~~~~^^^^^^^^^
TypeError: string indices must be integers, not 'str'
i got this erro every time i try copy a playlist
my spotify playlist show than have only 2 tracks in every playlist idk if is an erro
The text was updated successfully, but these errors were encountered:
i cannot copy any playlist than is'nt teh liked one
i already dowgrade my python to 3.11 because the #111
i am logged in in yt
i am logged in the spotify
i run it in miniforge
Exception in thread Thread-4 (copy_playlist):
Traceback (most recent call last):
File "C:\Users\LENOVO\miniforge3\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Users\LENOVO\miniforge3\Lib\threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 477, in copy_playlist
copier(
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 379, in copier
for src_track in src_tracks:
File "C:\Users\LENOVO\miniforge3\Lib\site-packages\spotify2ytmusic\backend.py", line 160, in iter_spotify_playlist
if src_track["track"] is None:
~~~~~~~~~^^^^^^^^^
TypeError: string indices must be integers, not 'str'
i got this erro every time i try copy a playlist
The text was updated successfully, but these errors were encountered: