[PR #475] [CLOSED] user_playlist_add_episodes method was added. #914

Closed
opened 2026-02-28 00:02:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/475
Author: @ilkayDevran
Created: 4/16/2020
Status: Closed

Base: masterHead: master


📝 Commits (3)

📊 Changes

1 file changed (+19 additions, -0 deletions)

View changed files

📝 spotipy/client.py (+19 -0)

📄 Description

Using Spotify APIs on developer console, adding podcast(show) episodes in a user playlist is possible. However, in this version of the repo has only adding tracks into the user playlist method. For my own use, I added a method for this just like already developed for tracks.


🔄 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/spotipy-dev/spotipy/pull/475 **Author:** [@ilkayDevran](https://github.com/ilkayDevran) **Created:** 4/16/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`a3e3078`](https://github.com/spotipy-dev/spotipy/commit/a3e3078b3e945efff0b00d69df448643d2213dd5) - [`1d74c11`](https://github.com/spotipy-dev/spotipy/commit/1d74c1125b9c91080e507e62ca9af22b21dffa52) user_playlist_add_episodes method error fixed - [`aed48ef`](https://github.com/spotipy-dev/spotipy/commit/aed48efe2a0810500f6575d4b9eff8e8a988dd37) ### 📊 Changes **1 file changed** (+19 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `spotipy/client.py` (+19 -0) </details> ### 📄 Description Using Spotify APIs on developer console, adding podcast(show) episodes in a user playlist is possible. However, in this version of the repo has only adding tracks into the user playlist method. For my own use, I added a method for this just like already developed for tracks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:02:35 +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/spotipy#914
No description provided.