[PR #24] [MERGED] Always try to obtain setVideoId of playlist items #539

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/24
Author: @nforro
Created: 5/18/2020
Status: Merged
Merged: 5/19/2020
Merged by: @sigma67

Base: masterHead: collaborative-playlists


📝 Commits (1)

  • c86d4de Always try to obtain setVideoId of playlist items

📊 Changes

2 files changed (+18 additions, -18 deletions)

View changed files

📝 ytmusicapi/parsers.py (+16 -16)
📝 ytmusicapi/ytmusic.py (+2 -2)

📄 Description

Collaborative playlists allow collaborators to remove items, so the items have setVideoId assigned, but the playlists themselves do not appear editable - they are not owned.

Make it so that attempt to obtain setVideoId is performed also in such cases.

Fixes #23.


🔄 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/24 **Author:** [@nforro](https://github.com/nforro) **Created:** 5/18/2020 **Status:** ✅ Merged **Merged:** 5/19/2020 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `master` ← **Head:** `collaborative-playlists` --- ### 📝 Commits (1) - [`c86d4de`](https://github.com/sigma67/ytmusicapi/commit/c86d4de6621ef91dc0e1098a722151c951255bff) Always try to obtain setVideoId of playlist items ### 📊 Changes **2 files changed** (+18 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/parsers.py` (+16 -16) 📝 `ytmusicapi/ytmusic.py` (+2 -2) </details> ### 📄 Description Collaborative playlists allow collaborators to remove items, so the items have `setVideoId` assigned, but the playlists themselves do not appear editable - they are not owned. Make it so that attempt to obtain `setVideoId` is performed also in such cases. Fixes #23. --- <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:24 +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#539
No description provided.