[PR #495] [MERGED] Search issue 494 #622

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/495
Author: @jcbirdwell
Created: 12/29/2023
Status: Merged
Merged: 12/31/2023
Merged by: @sigma67

Base: masterHead: search-issue-494


📝 Commits (5)

  • 1dc46a2 search_suggestions: fix handle history when authenticated
  • 7999df9 search_suggestions: test historical option does something
  • 89b106b Merge remote-tracking branch 'origin/master' into search-issue-494
  • 8495df0 Merge remote-tracking branch 'origin/master' into search-issue-494
  • 89f2ee9 remove optional param

📊 Changes

2 files changed (+16 additions, -2 deletions)

View changed files

📝 tests/test.py (+9 -0)
📝 ytmusicapi/parsers/search.py (+7 -2)

📄 Description

fixes #494 and adds option to return historical items, ignored by default.


🔄 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/495 **Author:** [@jcbirdwell](https://github.com/jcbirdwell) **Created:** 12/29/2023 **Status:** ✅ Merged **Merged:** 12/31/2023 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `master` ← **Head:** `search-issue-494` --- ### 📝 Commits (5) - [`1dc46a2`](https://github.com/sigma67/ytmusicapi/commit/1dc46a2520173041607c768f06fb725e0ef750f5) search_suggestions: fix handle history when authenticated - [`7999df9`](https://github.com/sigma67/ytmusicapi/commit/7999df9c4107208444efabf174866c919e64789f) search_suggestions: test historical option does something - [`89b106b`](https://github.com/sigma67/ytmusicapi/commit/89b106b5aca5d09da474cd0e113903f8ed233236) Merge remote-tracking branch 'origin/master' into search-issue-494 - [`8495df0`](https://github.com/sigma67/ytmusicapi/commit/8495df06f8f1677f0d0b1830069baf513fdbb5f4) Merge remote-tracking branch 'origin/master' into search-issue-494 - [`89f2ee9`](https://github.com/sigma67/ytmusicapi/commit/89f2ee91c5e0ec9abdab1a26e0f99b7fd108857b) remove optional param ### 📊 Changes **2 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tests/test.py` (+9 -0) 📝 `ytmusicapi/parsers/search.py` (+7 -2) </details> ### 📄 Description fixes #494 and adds option to return historical items, ignored by default. --- <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:44 +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#622
No description provided.