fix: Filter for only MusicResponsiveListItem
in playlist items #3022
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3022
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "handle-continuationitem-in-downloader-playlist"
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?
This is to filter out the
ContinuationItem
that YouTube.js now has in the items in a playlist that cause an error.Fixes https://github.com/th-ch/youtube-music/issues/3007
Also fixes https://github.com/th-ch/youtube-music/issues/2978
This needs to be applied with PR #3105
Thanks!