[PR #304] [MERGED] Add playlistId key to the album dicts in parse_album #596

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

📋 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: masterHead: playlistId_from_get_library_albums


📝 Commits (5)

  • 0d25af1 Add playlistId key to the album dicts in parse_album
  • 56796e6 Fix typo in MENU_PLAYLIST_ID
  • 4815fc5 Amend get_library_albums docstring
  • c37a2ec Add playlistId key presence unittest
  • 081a64d Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/sigma67/ytmusicapi/pull/304 **Author:** [@zarkdav](https://github.com/zarkdav) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/4/2022 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `master` ← **Head:** `playlistId_from_get_library_albums` --- ### 📝 Commits (5) - [`0d25af1`](https://github.com/sigma67/ytmusicapi/commit/0d25af194721eee1d3b0b166d973f9d5939ffeca) Add playlistId key to the album dicts in parse_album - [`56796e6`](https://github.com/sigma67/ytmusicapi/commit/56796e6785857d977d42651dc8d4c027710853f0) Fix typo in MENU_PLAYLIST_ID - [`4815fc5`](https://github.com/sigma67/ytmusicapi/commit/4815fc521e5994dbdf3794307387bb6f02e58489) Amend get_library_albums docstring - [`c37a2ec`](https://github.com/sigma67/ytmusicapi/commit/c37a2eca2ca10fe6318fc57ce8205c0e296937d6) Add playlistId key presence unittest - [`081a64d`](https://github.com/sigma67/ytmusicapi/commit/081a64d1b9992d70d1361d6a9cc83388eeec1855) Add none_if_absent param to playlistId key in parse_albums ### 📊 Changes **4 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `tests/test.py` (+2 -0) 📝 `ytmusicapi/mixins/library.py` (+1 -0) 📝 `ytmusicapi/navigation.py` (+1 -0) 📝 `ytmusicapi/parsers/library.py` (+1 -0) </details> ### 📄 Description This is the pull request related to Issue #303. --- <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:37 +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#596
No description provided.