[PR #95] [CLOSED] add limit to search() #556

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/95
Author: @natumbri
Created: 10/28/2020
Status: Closed

Base: masterHead: feature/maxResults


📝 Commits (1)

📊 Changes

3 files changed (+73 additions, -11 deletions)

View changed files

📝 ytmusicapi/mixins/browsing.py (+20 -4)
📝 ytmusicapi/parsers/browsing.py (+50 -4)
📝 ytmusicapi/ytmusic.py (+3 -3)

📄 Description

As discussed in #94, here is a pull request that adds a maxResults parameter to search().


🔄 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/95 **Author:** [@natumbri](https://github.com/natumbri) **Created:** 10/28/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/maxResults` --- ### 📝 Commits (1) - [`d15b737`](https://github.com/sigma67/ytmusicapi/commit/d15b73736695ee9208738b8bcba106a67ea5cb93) respond to review of PR ### 📊 Changes **3 files changed** (+73 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `ytmusicapi/mixins/browsing.py` (+20 -4) 📝 `ytmusicapi/parsers/browsing.py` (+50 -4) 📝 `ytmusicapi/ytmusic.py` (+3 -3) </details> ### 📄 Description As discussed in #94, here is a pull request that adds a `maxResults` parameter to `search()`. --- <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:28 +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#556
No description provided.