[PR #615] [MERGED] Return blank album author ID when it doesn't exist. #674

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/615
Author: @corrmaan
Created: 7/10/2024
Status: Merged
Merged: 7/11/2024
Merged by: @sigma67

Base: mainHead: issue613


📝 Commits (3)

  • ccc5cf9 Return blank album author ID when it doesn't exist.
  • 1d6bd58 Revert "Return blank album author ID when it doesn't exist."
  • 7b122f8 Return blank album author ID when it doesn't exist.

📊 Changes

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

View changed files

📝 ytmusicapi/parsers/podcasts.py (+1 -1)

📄 Description

This is a proposed fix for issue https://github.com/sigma67/ytmusicapi/issues/613, where if an album artist is "Various Artists" then there is no associated artist ID.

closes #613


🔄 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/615 **Author:** [@corrmaan](https://github.com/corrmaan) **Created:** 7/10/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `issue613` --- ### 📝 Commits (3) - [`ccc5cf9`](https://github.com/sigma67/ytmusicapi/commit/ccc5cf93ab4e28fc688db93a0066104b1c4e9e3e) Return blank album author ID when it doesn't exist. - [`1d6bd58`](https://github.com/sigma67/ytmusicapi/commit/1d6bd5867c212fc7d07f32dc578db91c73dced13) Revert "Return blank album author ID when it doesn't exist." - [`7b122f8`](https://github.com/sigma67/ytmusicapi/commit/7b122f82baa5063f22a4ee4c5b5ff3d4bf6b5ce7) Return blank album author ID when it doesn't exist. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/parsers/podcasts.py` (+1 -1) </details> ### 📄 Description This is a proposed fix for issue https://github.com/sigma67/ytmusicapi/issues/613, where if an album artist is "Various Artists" then there is no associated artist ID. closes #613 --- <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:57 +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#674
No description provided.