[PR #561] [MERGED] get_episodes_playlist #652

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/561
Author: @sigma67
Created: 3/8/2024
Status: Merged
Merged: 3/8/2024
Merged by: @sigma67

Base: mainHead: get-podcast-playlist


📝 Commits (2)

📊 Changes

7 files changed (+174 additions, -137 deletions)

View changed files

📝 README.rst (+1 -0)
📝 docs/source/reference.rst (+1 -0)
📝 tests/mixins/test_podcasts.py (+4 -0)
📝 ytmusicapi/mixins/playlists.py (+5 -39)
📝 ytmusicapi/mixins/podcasts.py (+21 -0)
📝 ytmusicapi/parsers/playlists.py (+141 -97)
📝 ytmusicapi/parsers/podcasts.py (+1 -1)

📄 Description

closes #531


🔄 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/561 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/8/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `get-podcast-playlist` --- ### 📝 Commits (2) - [`e0609a0`](https://github.com/sigma67/ytmusicapi/commit/e0609a04d84b5af72d540c578ad6080c70dd5ca0) get_episodes_playlist - [`3a54dd2`](https://github.com/sigma67/ytmusicapi/commit/3a54dd243575e12baa9e7dc450314203607a39d7) fix minor issues ### 📊 Changes **7 files changed** (+174 additions, -137 deletions) <details> <summary>View changed files</summary> 📝 `README.rst` (+1 -0) 📝 `docs/source/reference.rst` (+1 -0) 📝 `tests/mixins/test_podcasts.py` (+4 -0) 📝 `ytmusicapi/mixins/playlists.py` (+5 -39) 📝 `ytmusicapi/mixins/podcasts.py` (+21 -0) 📝 `ytmusicapi/parsers/playlists.py` (+141 -97) 📝 `ytmusicapi/parsers/podcasts.py` (+1 -1) </details> ### 📄 Description closes #531 --- <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:51 +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#652
No description provided.