[PR #594] [CLOSED] v2 #667

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/594
Author: @sigma67
Created: 5/28/2024
Status: Closed

Base: v2Head: models


📝 Commits (2)

  • 5d1d308 Add Pydantic Models for search functions
  • 026b8c8 Remove from get_search_suggestions

📊 Changes

3 files changed (+138 additions, -80 deletions)

View changed files

📝 ytmusicapi/mixins/search.py (+16 -57)
ytmusicapi/models/search.py (+64 -0)
📝 ytmusicapi/parsers/search.py (+58 -23)

📄 Description

No description provided


🔄 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/594 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 5/28/2024 **Status:** ❌ Closed **Base:** `v2` ← **Head:** `models` --- ### 📝 Commits (2) - [`5d1d308`](https://github.com/sigma67/ytmusicapi/commit/5d1d3089cbe43c4bec6561094d2e523d38902622) Add Pydantic Models for search functions - [`026b8c8`](https://github.com/sigma67/ytmusicapi/commit/026b8c8df6f8293c45ffd4363febf2f2af9e9d4c) Remove from get_search_suggestions ### 📊 Changes **3 files changed** (+138 additions, -80 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/mixins/search.py` (+16 -57) ➕ `ytmusicapi/models/search.py` (+64 -0) 📝 `ytmusicapi/parsers/search.py` (+58 -23) </details> ### 📄 Description _No description provided_ --- <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:54 +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#667
No description provided.