[GH-ISSUE #117] [Feature Request] Download all liked albums #101

Closed
opened 2026-02-27 04:57:32 +03:00 by kerem · 2 comments
Owner

Originally created by @g-lok on GitHub (Nov 16, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/117

The app can download all of a user's liked tracks, but people like me curate their library by albums. There should also be an option to fetch all of a user's liked albums.

I already made a hacky script that did this using the Spotify API to generate a list of favorite album uris here:
https://github.com/g-lok/get-spotify-favorites. It needs to be updated to use librespot for the authentication, and I would like to offer my help to implement this directly into your zotify fork so it's baked into the app. I not only need this for my own archival purposes, but I need projects to work on to get better at coding and have something to do, so if you'll allow me to contribute I would be very appreciative.

Originally created by @g-lok on GitHub (Nov 16, 2025). Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/117 The app can download all of a user's liked tracks, but people like me curate their library by albums. There should also be an option to fetch all of a user's liked albums. I already made a hacky script that did this using the Spotify API to generate a list of favorite album uris here: https://github.com/g-lok/get-spotify-favorites. It needs to be updated to use librespot for the authentication, and I would like to offer my help to implement this directly into your zotify fork so it's baked into the app. I not only need this for my own archival purposes, but I need projects to work on to get better at coding and have something to do, so if you'll allow me to contribute I would be very appreciative.
kerem 2026-02-27 04:57:32 +03:00
Author
Owner

@Googolplexed0 commented on GitHub (Nov 17, 2025):

Already implemented in the efficient-api branch.

<!-- gh-comment-id:3539618548 --> @Googolplexed0 commented on GitHub (Nov 17, 2025): Already implemented in the [efficient-api branch](https://github.com/Googolplexed0/zotify/tree/efficient-api).
Author
Owner

@g-lok commented on GitHub (Nov 17, 2025):

Ah nice. Really looking forward to that update, the amount of API calls this is flooding Spotify is troubling and really inefficient. Any idea of an ETA

<!-- gh-comment-id:3539860545 --> @g-lok commented on GitHub (Nov 17, 2025): Ah nice. Really looking forward to that update, the amount of API calls this is flooding Spotify is troubling and really inefficient. Any idea of an ETA
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zotify#101
No description provided.