[PR #651] [MERGED] fix(playlists): handle missing regex group in trackCount #686

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/651
Author: @RealCalumPlays
Created: 9/28/2024
Status: Merged
Merged: 10/5/2024
Merged by: @sigma67

Base: mainHead: main


📝 Commits (3)

  • a87dfa7 fix(playlists): handle missing regex group in trackCount
  • 4cf8881 feat+fix(playlist_tests): Update playlist ID and add new track count test
  • bd724e8 fix tests

📊 Changes

4 files changed (+16 additions, -22 deletions)

View changed files

📝 tests/mixins/test_playlists.py (+12 -18)
📝 tests/mixins/test_podcasts.py (+1 -1)
📝 tests/mixins/test_search.py (+1 -1)
📝 ytmusicapi/mixins/playlists.py (+2 -2)

📄 Description

Fixes #650


🔄 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/651 **Author:** [@RealCalumPlays](https://github.com/RealCalumPlays) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`a87dfa7`](https://github.com/sigma67/ytmusicapi/commit/a87dfa73b2abcbccce21b9fb1a5d5ebc828b3b3d) fix(playlists): handle missing regex group in trackCount - [`4cf8881`](https://github.com/sigma67/ytmusicapi/commit/4cf888191eafdf2d10f8e94f5819b0d66f0164e1) feat+fix(playlist_tests): Update playlist ID and add new track count test - [`bd724e8`](https://github.com/sigma67/ytmusicapi/commit/bd724e894ed80f991f7f50db2ab174d261420638) fix tests ### 📊 Changes **4 files changed** (+16 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `tests/mixins/test_playlists.py` (+12 -18) 📝 `tests/mixins/test_podcasts.py` (+1 -1) 📝 `tests/mixins/test_search.py` (+1 -1) 📝 `ytmusicapi/mixins/playlists.py` (+2 -2) </details> ### 📄 Description Fixes #650 --- <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:59 +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#686
No description provided.