[GH-ISSUE #176] After adding songs to a playlist: return the new setVideoId for each song #135

Closed
opened 2026-02-27 22:08:13 +03:00 by kerem · 2 comments
Owner

Originally created by @MattC8915 on GitHub (Mar 18, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/176

The setVideoId is helpful information to have.

in add_playlist_items instead of just returning response['status'] also include the playlistEditResults

I would be happy to submit a pull request if you would accept it. But this would break the pattern of only returning STATUS_SUCCEEDED for successful requests...is that acceptable?

Originally created by @MattC8915 on GitHub (Mar 18, 2021). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/176 The setVideoId is helpful information to have. in `add_playlist_items` instead of just returning `response['status']` also include the `playlistEditResults` I would be happy to submit a pull request if you would accept it. But this would break the pattern of only returning STATUS_SUCCEEDED for successful requests...is that acceptable?
kerem 2026-02-27 22:08:13 +03:00
Author
Owner

@sigma67 commented on GitHub (Mar 18, 2021):

Good point, that could be useful. Feel free to submit a PR. Please also test with source_playlist parameter and multiple videoIds, as well as the dedupe option (duplicates parameter).

<!-- gh-comment-id:801838453 --> @sigma67 commented on GitHub (Mar 18, 2021): Good point, that could be useful. Feel free to submit a PR. Please also test with source_playlist parameter and multiple videoIds, as well as the dedupe option (duplicates parameter).
Author
Owner

@sigma67 commented on GitHub (Mar 25, 2021):

Merged in #180

<!-- gh-comment-id:806618080 --> @sigma67 commented on GitHub (Mar 25, 2021): Merged in #180
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#135
No description provided.