[PR #272] [CLOSED] Fixed parsing error in get_albums_for_artist #590

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/272
Author: @fabi321
Created: 5/8/2022
Status: Closed

Base: masterHead: parsing_fix


📝 Commits (2)

  • 0fb1dc8 Fixed parsing error in get_albums_for_artist
  • 8b7ab76 Changed return type to list

📊 Changes

1 file changed (+7 additions, -5 deletions)

View changed files

📝 ytmusicapi/mixins/browsing.py (+7 -5)

📄 Description

Fixes #271

This is not the cleanest solution, as it both changes the public facing
API, and is potentially bad. But given the almost empty responses in
cases of failures I honestly don't know any better solution.


🔄 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/272 **Author:** [@fabi321](https://github.com/fabi321) **Created:** 5/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `parsing_fix` --- ### 📝 Commits (2) - [`0fb1dc8`](https://github.com/sigma67/ytmusicapi/commit/0fb1dc8601636a856955619a7a0273a24376285a) Fixed parsing error in get_albums_for_artist - [`8b7ab76`](https://github.com/sigma67/ytmusicapi/commit/8b7ab760eea51c0a4ad4840640f79bf3b668e5fb) Changed return type to list ### 📊 Changes **1 file changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/mixins/browsing.py` (+7 -5) </details> ### 📄 Description Fixes #271 This is not the cleanest solution, as it both changes the public facing API, and is potentially bad. But given the almost empty responses in cases of failures I honestly don't know any better solution. --- <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:36 +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#590
No description provided.