[PR #691] [MERGED] Fix get_history #703

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/691
Author: @sigma67
Created: 12/16/2024
Status: Merged
Merged: 12/17/2024
Merged by: @sigma67

Base: mainHead: fix-get-history


📝 Commits (3)

  • 2fdfa23 fix get_history feedbackToken parsing
  • cf3e42b remove broken playlist test
  • dc36ff2 skip broken tests for now

📊 Changes

5 files changed (+12 additions, -4 deletions)

View changed files

📝 tests/auth/test_oauth.py (+1 -0)
📝 tests/mixins/test_library.py (+3 -1)
📝 tests/mixins/test_playlists.py (+0 -1)
📝 ytmusicapi/mixins/library.py (+2 -1)
📝 ytmusicapi/parsers/playlists.py (+6 -1)

📄 Description

actual fix for #689


🔄 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/691 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 12/16/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-get-history` --- ### 📝 Commits (3) - [`2fdfa23`](https://github.com/sigma67/ytmusicapi/commit/2fdfa2315564115ea21e9390c75ba76fe1207588) fix get_history feedbackToken parsing - [`cf3e42b`](https://github.com/sigma67/ytmusicapi/commit/cf3e42bde69b6c330961cb6cbe3a22aa07f7d39c) remove broken playlist test - [`dc36ff2`](https://github.com/sigma67/ytmusicapi/commit/dc36ff2c8555ebec6477cace0702eb540d7101e2) skip broken tests for now ### 📊 Changes **5 files changed** (+12 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tests/auth/test_oauth.py` (+1 -0) 📝 `tests/mixins/test_library.py` (+3 -1) 📝 `tests/mixins/test_playlists.py` (+0 -1) 📝 `ytmusicapi/mixins/library.py` (+2 -1) 📝 `ytmusicapi/parsers/playlists.py` (+6 -1) </details> ### 📄 Description actual fix for #689 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:02:04 +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#703
No description provided.