[PR #463] [CLOSED] fix: don't fail on missing field within playlist #616

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/463
Author: @mgoltzsche
Created: 10/22/2023
Status: Closed

Base: masterHead: ignore-missing-field


📝 Commits (1)

  • eeb8eec fix: don't fail on missing field within playlist

📊 Changes

1 file changed (+5 additions, -4 deletions)

View changed files

📝 ytmusicapi/parsers/playlists.py (+5 -4)

📄 Description

Previously, when using authentication based request headers copied from the browser's development tool, playlist parsing failed due to the missing fields setVideoId and removedVideoId within the Youtube response.

Closes #462


🔄 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/463 **Author:** [@mgoltzsche](https://github.com/mgoltzsche) **Created:** 10/22/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ignore-missing-field` --- ### 📝 Commits (1) - [`eeb8eec`](https://github.com/sigma67/ytmusicapi/commit/eeb8eec4eaa06ba95391804190fb0cc15adc01b8) fix: don't fail on missing field within playlist ### 📊 Changes **1 file changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/parsers/playlists.py` (+5 -4) </details> ### 📄 Description Previously, when using authentication based request headers copied from the browser's development tool, playlist parsing failed due to the missing fields `setVideoId` and `removedVideoId` within the Youtube response. Closes #462 --- <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:42 +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#616
No description provided.