[PR #591] [MERGED] get_home: remove "year" attribute from album results, parse podcasts … #665

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/591
Author: @sigma67
Created: 5/27/2024
Status: Merged
Merged: 5/27/2024
Merged by: @sigma67

Base: mainHead: fix-588


📝 Commits (4)

  • 3f74a06 get_home: remove "year" attribute from album results, parse podcasts and episodes
  • e0df111 search: make itemCount int cast error proof
  • 58d25d7 fix None case for parse_album year
  • 72711a7 fix lint

📊 Changes

4 files changed (+18 additions, -11 deletions)

View changed files

📝 ytmusicapi/mixins/browsing.py (+0 -1)
📝 ytmusicapi/parsers/browsing.py (+14 -6)
📝 ytmusicapi/parsers/podcasts.py (+1 -1)
📝 ytmusicapi/parsers/search.py (+3 -3)

📄 Description

closes #588


🔄 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/591 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 5/27/2024 **Status:** ✅ Merged **Merged:** 5/27/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-588` --- ### 📝 Commits (4) - [`3f74a06`](https://github.com/sigma67/ytmusicapi/commit/3f74a068bee635a7988adae7e265ed41db56fec4) get_home: remove "year" attribute from album results, parse podcasts and episodes - [`e0df111`](https://github.com/sigma67/ytmusicapi/commit/e0df111b8730e30fc9bdf617d4e7a54a72e94332) search: make itemCount int cast error proof - [`58d25d7`](https://github.com/sigma67/ytmusicapi/commit/58d25d73fdde5dac41dfa601da22718c927a01a8) fix None case for parse_album year - [`72711a7`](https://github.com/sigma67/ytmusicapi/commit/72711a751fd9cad027d4ace3b09128bb60d397d1) fix lint ### 📊 Changes **4 files changed** (+18 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/mixins/browsing.py` (+0 -1) 📝 `ytmusicapi/parsers/browsing.py` (+14 -6) 📝 `ytmusicapi/parsers/podcasts.py` (+1 -1) 📝 `ytmusicapi/parsers/search.py` (+3 -3) </details> ### 📄 Description closes #588 --- <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:54 +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#665
No description provided.