mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-24 23:06:13 +03:00
[GH-ISSUE #872] Support votes in edit_playlist #530
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#530
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sigma67 on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/872
Originally assigned to: @aishayacoob on GitHub.
Is your feature request related to a problem? Please describe.
For new playlists, users can enable a voting feature.
Describe the solution you'd like
edit_playlistshould allow setting the voting option. The Collaborators option is contingent on the playlist being a collaborative playlist.Describe alternatives you've considered
Additional context
Screenshot of the edit menu.
It seems like the create button does not support this option in the UI, so
create_playlistneed not be updated.@aishayacoob commented on GitHub (Feb 6, 2026):
Hi! I’d like to work on this issue and will open a PR once I have a solution ready. Thanks!