[PR #69] [CLOSED] Download all Followed/Saved Albums #167

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

📋 Pull Request Information

Original PR: https://github.com/Googolplexed0/zotify/pull/69
Author: @clubmanhileg
Created: 9/7/2025
Status: Closed

Base: mainHead: feature/download-albums-on-your-account


📝 Commits (1)

  • 940efb7 add feature to download all albums on your account

📊 Changes

5 files changed (+35 additions, -3 deletions)

View changed files

📝 README.md (+1 -0)
📝 zotify/__main__.py (+4 -0)
📝 zotify/app.py (+27 -2)
📝 zotify/const.py (+1 -0)
📝 zotify/track.py (+2 -1)

📄 Description

This PR adds a temporary feature that allows downloading all albums from my account.

Changes:

  • Implemented logic to fetch and download all albums
  • Added related options (currently tentative)

Request for review:

  • Could you advise me on the updated code structure?
  • Are the option names appropriate, or should they be revised?
  • Any other improvements you would suggest?

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Googolplexed0/zotify/pull/69 **Author:** [@clubmanhileg](https://github.com/clubmanhileg) **Created:** 9/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/download-albums-on-your-account` --- ### 📝 Commits (1) - [`940efb7`](https://github.com/Googolplexed0/zotify/commit/940efb7dccc27194818e3cd9a87fe0ce0bfc3565) add feature to download all albums on your account ### 📊 Changes **5 files changed** (+35 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `zotify/__main__.py` (+4 -0) 📝 `zotify/app.py` (+27 -2) 📝 `zotify/const.py` (+1 -0) 📝 `zotify/track.py` (+2 -1) </details> ### 📄 Description This PR adds a temporary feature that allows downloading all albums from my account. ## Changes: - Implemented logic to fetch and download all albums - Added related options (currently tentative) ## Request for review: - Could you advise me on the updated code structure? - Are the option names appropriate, or should they be revised? - Any other improvements you would suggest? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:57:54 +03:00
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#167
No description provided.