mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #1] On downloading a play list often get this error #3
Labels
No labels
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiDownloader#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @inthesun501 on GitHub (Sep 16, 2024).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/1
Error fetching tracks: list indices must be integers or slices, not str
@afkarxyz commented on GitHub (Sep 16, 2024):
send me the spotify url, I'll test it and find the bug.
@inthesun501 commented on GitHub (Sep 17, 2024):
Hi there. Thanks for responding so quickly.
https://open.spotify.com/playlist/2SVzNfWmlDkhoEZDRWn4y6?si=8c5e124952db4432
https://open.spotify.com/playlist/7mI5gx9SWwS6KlWFi3KFxM?si=5526f48503454649
https://open.spotify.com/playlist/2UyMKeqjDRoJfUwbDnAElZ?si=2806f66a1a7c449d
are three examples. Same error no matter if it is Yank, SpottifyDown or Lucina.
By the way it downloaded the play list I really needed, which is brilliant as I am about to go on camp for 2 months and we are not allowed any devices. Thank you for this.
@afkarxyz commented on GitHub (Sep 17, 2024):
When I open the URL, the result is page not found, make sure it's not a private playlist or the playlist is not deleted.
@inthesun501 commented on GitHub (Sep 17, 2024):
Thanks. Yes the problem was that one was private, the other two were autogenerated based on my favorites and so I created a playlist off this and now that works. Thank you.