mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[GH-ISSUE #820] Playlist parsing fails on playlist with collaboration enabled #508
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#508
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 @MarvinSchenkel on GitHub (Oct 7, 2025).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/820
Whenever I try to parse a playlist that has 'collaboration' enabled (edit playlist > collaboration > enable both tickboxes),
get_playlistfails with:ytmusicapi version
1.11.1
To Reproduce
Steps to reproduce the behavior:
get_playlist()Additional context
After enabling collaboration mode, the UI for this playlist seems to change which might explain the error:
Before
After
@sigma67 commented on GitHub (Oct 8, 2025):
PR welcome