mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36:00 +03:00
[PR #399] [MERGED] Fix 'secondSubtitle' KeyError for some playlists #608
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#608
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?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/399
Author: @MarvinSchenkel
Created: 6/17/2023
Status: ✅ Merged
Merged: 6/25/2023
Merged by: @sigma67
Base:
master← Head:master📝 Commits (2)
7fbf163Fix 'secondSubtitle' KeyError for some playlistsbe0c27fFeedback.📊 Changes
1 file changed (+10 additions, -8 deletions)
View changed files
📝
ytmusicapi/mixins/playlists.py(+10 -8)📄 Description
This PR fixes parsing of playlists that do not have a
['secondSubtitle']['runs']property. An example of this play list is https://music.youtube.com/playlist?list=RDATgXd-🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.