mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #615] [MERGED] Return blank album author ID when it doesn't exist. #674
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#674
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue613📝 Commits (3)
ccc5cf9Return blank album author ID when it doesn't exist.1d6bd58Revert "Return blank album author ID when it doesn't exist."7b122f8Return 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.