[PR #573] [MERGED] fix #562 #656

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

📋 Pull Request Information

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

Base: mainHead: fix-get-playlist-562


📝 Commits (5)

📊 Changes

6 files changed (+166 additions, -19 deletions)

View changed files

tests/data/2024_03_get_playlist.json (+1 -0)
tests/data/2024_03_get_playlist_public.json (+1 -0)
📝 tests/mixins/test_playlists.py (+38 -1)
📝 ytmusicapi/mixins/playlists.py (+108 -3)
📝 ytmusicapi/navigation.py (+11 -7)
📝 ytmusicapi/parsers/playlists.py (+7 -8)

📄 Description

closes #562


🔄 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/573 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 4/5/2024 **Status:** ✅ Merged **Merged:** 5/4/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-get-playlist-562` --- ### 📝 Commits (5) - [`e99593f`](https://github.com/sigma67/ytmusicapi/commit/e99593f5ed7fcc96e19da3bc1dfddd378bedcc31) fix #562 - [`654e021`](https://github.com/sigma67/ytmusicapi/commit/654e0218dcff83c2532f864ba823ccb0993ffaad) fix test - [`5b71796`](https://github.com/sigma67/ytmusicapi/commit/5b717960cfaa858194e4849b1325965983786ed1) use correct public test data - [`15faeb4`](https://github.com/sigma67/ytmusicapi/commit/15faeb4f9d1b0896c299d820bc2c17c36af8fcd9) fix up for new format - [`79a1186`](https://github.com/sigma67/ytmusicapi/commit/79a1186e61c8b2f7b7dfab78a7a86e9695994b02) fix lint ### 📊 Changes **6 files changed** (+166 additions, -19 deletions) <details> <summary>View changed files</summary> ➕ `tests/data/2024_03_get_playlist.json` (+1 -0) ➕ `tests/data/2024_03_get_playlist_public.json` (+1 -0) 📝 `tests/mixins/test_playlists.py` (+38 -1) 📝 `ytmusicapi/mixins/playlists.py` (+108 -3) 📝 `ytmusicapi/navigation.py` (+11 -7) 📝 `ytmusicapi/parsers/playlists.py` (+7 -8) </details> ### 📄 Description closes #562 --- <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:52 +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#656
No description provided.