mirror of
https://github.com/afkarxyz/SpotiDownloader.git
synced 2026-04-27 05:15:56 +03:00
[GH-ISSUE #3] Wanted to note a couple more quirks to be helpful since nobody else has~ no album art & song limit for albums #225
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#225
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 @DMCHiggens on GitHub (Dec 24, 2024).
Original GitHub issue: https://github.com/afkarxyz/SpotiDownloader/issues/3
but a good workaround i've found is if you just make the album a playlist on spotify, there does not appear to be a song limit.
@afkarxyz commented on GitHub (Dec 24, 2024):
Please include the album link and any related links to the issues, so I can understand and debug them.
@DMCHiggens commented on GitHub (Dec 24, 2024):
https://open.spotify.com/album/3gFT1ZUBt4wfek4hm0VsBV?si=jSGVP-xnSciXQEIT2Km6fw this is the album i tested on, it has 80 songs. when i fetched the album link it showed the first 50 songs, but when i added the album to a new playlist and fetched the playlist link it adds all 80
@DMCHiggens commented on GitHub (Dec 24, 2024):
https://open.spotify.com/album/3lETJkavciTauiSyOV1gZC?si=cdd9078d80924531 this album link seems to crash the program
its a link to the album Low Roar, by the band Low Roar.
@afkarxyz commented on GitHub (Dec 24, 2024):
I have tried modifying the API from Spotifydown, but it is still limited to 50 tracks. Meanwhile, my extractor successfully displays 80 tracks. In the next update, I will replace it with my extractor, but the process might be a bit slower since it uses a scraper extractor instead of a direct API.
Spotifydown
@DMCHiggens commented on GitHub (Dec 24, 2024):
i can handle slower, especially if its able to grab songs with more success.
@afkarxyz commented on GitHub (Dec 24, 2024):
@afkarxyz commented on GitHub (Dec 24, 2024):
@DMCHiggens commented on GitHub (Dec 24, 2024):
huh okays. i am glad its just on my end then!
@afkarxyz commented on GitHub (Dec 24, 2024):
Actually, it's not just on your end; there is indeed a bug in SpotifyDown GUI. The one I screenshotted is the updated version of the software. Perhaps I'll continue debugging it tomorrow, as there's also a bug in the TokenGrabber. I'll update them together once I feel it's good enough.
@DMCHiggens commented on GitHub (Dec 24, 2024):
sounds good!!
im happy i was able to help so much. i hope this project continues to be successful.
despite its frustrations i've enjoyed using it.
@afkarxyz commented on GitHub (Dec 25, 2024):
Fixed! Please check.