[PR #180] [MERGED] After adding songs to a playlist: return the new setVideoId for each song #572

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/180
Author: @MattC8915
Created: 3/21/2021
Status: Merged
Merged: 3/23/2021
Merged by: @sigma67

Base: masterHead: master


📝 Commits (4)

  • 4846cef After adding songs to a playlist return a dict containing the new setVideoIds for each videoId
  • e0ed56f linter change
  • a7aa329 fix comment
  • 755eed2 code review fixes

📊 Changes

2 files changed (+15 additions, -5 deletions)

View changed files

📝 tests/test.py (+2 -1)
📝 ytmusicapi/mixins/playlists.py (+13 -4)

📄 Description

For this enhancement: https://github.com/sigma67/ytmusicapi/issues/176


🔄 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/180 **Author:** [@MattC8915](https://github.com/MattC8915) **Created:** 3/21/2021 **Status:** ✅ Merged **Merged:** 3/23/2021 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4846cef`](https://github.com/sigma67/ytmusicapi/commit/4846cef54b96ab57c78237758de42e67176ad76f) After adding songs to a playlist return a dict containing the new setVideoIds for each videoId - [`e0ed56f`](https://github.com/sigma67/ytmusicapi/commit/e0ed56fe666ac1bc4c3e7e7afa0f4e97d37da379) linter change - [`a7aa329`](https://github.com/sigma67/ytmusicapi/commit/a7aa3291c58e9dba61079903b9af13322937520b) fix comment - [`755eed2`](https://github.com/sigma67/ytmusicapi/commit/755eed27536c362dd8fedadaa12506dcf7eda28b) code review fixes ### 📊 Changes **2 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `tests/test.py` (+2 -1) 📝 `ytmusicapi/mixins/playlists.py` (+13 -4) </details> ### 📄 Description For this enhancement: https://github.com/sigma67/ytmusicapi/issues/176 --- <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:31 +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#572
No description provided.