[PR #696] [MERGED] get_playlist: support audio playlists #709

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/696
Author: @sgvictorino
Created: 12/17/2024
Status: Merged
Merged: 12/28/2024
Merged by: @sigma67

Base: mainHead: get-audio-playlist


📝 Commits (1)

  • 0503d3b get_playlist: support audio playlists

📊 Changes

5 files changed (+67 additions, -9 deletions)

View changed files

tests/data/2024_12_get_playlist_audio.json (+2 -0)
tests/data/expected_output/2024_12_get_playlist_audio.json (+6 -0)
📝 tests/mixins/test_playlists.py (+13 -6)
📝 ytmusicapi/mixins/playlists.py (+5 -3)
📝 ytmusicapi/parsers/playlists.py (+41 -0)

📄 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/696 **Author:** [@sgvictorino](https://github.com/sgvictorino) **Created:** 12/17/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `get-audio-playlist` --- ### 📝 Commits (1) - [`0503d3b`](https://github.com/sigma67/ytmusicapi/commit/0503d3b81820aeae16cd53582553700f34b66c99) get_playlist: support audio playlists ### 📊 Changes **5 files changed** (+67 additions, -9 deletions) <details> <summary>View changed files</summary> ➕ `tests/data/2024_12_get_playlist_audio.json` (+2 -0) ➕ `tests/data/expected_output/2024_12_get_playlist_audio.json` (+6 -0) 📝 `tests/mixins/test_playlists.py` (+13 -6) 📝 `ytmusicapi/mixins/playlists.py` (+5 -3) 📝 `ytmusicapi/parsers/playlists.py` (+41 -0) </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:05 +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#709
No description provided.