mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #304] [MERGED] Add playlistId key to the album dicts in parse_album #596
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#596
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/304
Author: @zarkdav
Created: 10/3/2022
Status: ✅ Merged
Merged: 10/4/2022
Merged by: @sigma67
Base:
master← Head:playlistId_from_get_library_albums📝 Commits (5)
0d25af1Add playlistId key to the album dicts in parse_album56796e6Fix typo in MENU_PLAYLIST_ID4815fc5Amend get_library_albums docstringc37a2ecAdd playlistId key presence unittest081a64dAdd none_if_absent param to playlistId key in parse_albums📊 Changes
4 files changed (+5 additions, -0 deletions)
View changed files
📝
tests/test.py(+2 -0)📝
ytmusicapi/mixins/library.py(+1 -0)📝
ytmusicapi/navigation.py(+1 -0)📝
ytmusicapi/parsers/library.py(+1 -0)📄 Description
This is the pull request related to Issue #303.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.