Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue from where it stopped #20

Open
aprilkenopsia opened this issue Jan 24, 2024 · 0 comments
Open

Continue from where it stopped #20

aprilkenopsia opened this issue Jan 24, 2024 · 0 comments

Comments

@aprilkenopsia
Copy link

it would be really useful if the program could check if the playlist already has a song and continue from that, i was converting a really long playlist and started getting an error repeatedly after 586 songs

An exception occurred: Server returned HTTP 401: Unauthorized. You are not authorized to edit this playlist. Traceback (most recent call last): File "C:\Users\games\Documents\software\Spotify-To-Youtube-main\spotifyToYoutube.py", line 26, in add_to_playlist ytmusic.add_playlist_items(target_playlist, [search_results[0]['videoId']]) File "C:\Users\games\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\LocalCache\local-packages\Python312\site-packages\ytmusicapi\mixins\playlists.py", line 275, in add_playlist_items response = self._send_request(endpoint, body) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

i changed the cookie and now it has started a new playlist from the start, very inconvinient but will try to make it work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant