mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
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#651
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/560
Author: @sigma67
Created: 3/7/2024
Status: ✅ Merged
Merged: 4/5/2024
Merged by: @sigma67
Base:
main← Head:fix-get-album-544📝 Commits (2)
89c8e2afix #5442c3ef94fix ignores📊 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.