[PR #841] [MERGED] get_charts: fix crash if artists are missing rank data (when unauthed) #763

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/841
Author: @sgvictorino
Created: 12/6/2025
Status: Merged
Merged: 12/10/2025
Merged by: @sigma67

Base: mainHead: get_charts-unranked-artists


📝 Commits (4)

  • 1c9b18c get_charts: fix crash if artists are missing rank data (when unauthed)
  • a702be7 fix a type, ruff format
  • a1a9af6 Merge remote-tracking branch 'upstream/main' into HEAD
  • 152ea14 sort imports

📊 Changes

3 files changed (+15 additions, -5 deletions)

View changed files

📝 tests/mixins/test_charts.py (+2 -0)
📝 ytmusicapi/mixins/charts.py (+1 -0)
📝 ytmusicapi/parsers/explore.py (+12 -5)

📄 Description

No description provided


🔄 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/841 **Author:** [@sgvictorino](https://github.com/sgvictorino) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `get_charts-unranked-artists` --- ### 📝 Commits (4) - [`1c9b18c`](https://github.com/sigma67/ytmusicapi/commit/1c9b18c7a4c90d462a14da675c74b0a9cac47b46) get_charts: fix crash if artists are missing rank data (when unauthed) - [`a702be7`](https://github.com/sigma67/ytmusicapi/commit/a702be727485bc839a38e381ce2299b867d753c4) fix a type, ruff format - [`a1a9af6`](https://github.com/sigma67/ytmusicapi/commit/a1a9af6e2082cc2106288e83db6b171f43c83c82) Merge remote-tracking branch 'upstream/main' into HEAD - [`152ea14`](https://github.com/sigma67/ytmusicapi/commit/152ea1492e6fe6344682b976a19cfc9dcaf678de) sort imports ### 📊 Changes **3 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tests/mixins/test_charts.py` (+2 -0) 📝 `ytmusicapi/mixins/charts.py` (+1 -0) 📝 `ytmusicapi/parsers/explore.py` (+12 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:18 +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#763
No description provided.