[PR #560] [MERGED] fix #544 #651

Closed
opened 2026-02-27 23:01:51 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/560
Author: @sigma67
Created: 3/7/2024
Status: Merged
Merged: 4/5/2024
Merged by: @sigma67

Base: mainHead: fix-get-album-544


📝 Commits (2)

📊 Changes

7 files changed (+64 additions, -8 deletions)

View changed files

📝 .gitignore (+2 -1)
tests/data/2024_03_get_album.json (+1 -0)
📝 tests/mixins/test_browsing.py (+12 -0)
📝 ytmusicapi/mixins/browsing.py (+10 -3)
📝 ytmusicapi/navigation.py (+2 -1)
📝 ytmusicapi/parsers/albums.py (+34 -0)
📝 ytmusicapi/parsers/podcasts.py (+3 -3)

📄 Description

closes #544


🔄 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/sigma67/ytmusicapi/pull/560 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 3/7/2024 **Status:** ✅ Merged **Merged:** 4/5/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-get-album-544` --- ### 📝 Commits (2) - [`89c8e2a`](https://github.com/sigma67/ytmusicapi/commit/89c8e2a1e44a019723a4825ff9fead4cfa9de1cd) fix #544 - [`2c3ef94`](https://github.com/sigma67/ytmusicapi/commit/2c3ef9472c937409b5262160dc7b02d1ecbf4f26) fix ignores ### 📊 Changes **7 files changed** (+64 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➕ `tests/data/2024_03_get_album.json` (+1 -0) 📝 `tests/mixins/test_browsing.py` (+12 -0) 📝 `ytmusicapi/mixins/browsing.py` (+10 -3) 📝 `ytmusicapi/navigation.py` (+2 -1) 📝 `ytmusicapi/parsers/albums.py` (+34 -0) 📝 `ytmusicapi/parsers/podcasts.py` (+3 -3) </details> ### 📄 Description closes #544 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:01:51 +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/ytmusicapi#651
No description provided.