[PR #725] [MERGED] Fix 721 #716

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/725
Author: @sigma67
Created: 1/17/2025
Status: Merged
Merged: 1/17/2025
Merged by: @sigma67

Base: mainHead: fix-721


📝 Commits (5)

📊 Changes

8 files changed (+284 additions, -277 deletions)

View changed files

📝 .github/workflows/lint.yml (+3 -3)
📝 .pre-commit-config.yaml (+2 -2)
📝 pdm.lock (+259 -264)
📝 pyproject.toml (+5 -3)
📝 tests/mixins/test_uploads.py (+3 -3)
tests/setup/__init__.py (+0 -0)
📝 tests/test_ytmusic.py (+8 -0)
📝 ytmusicapi/ytmusic.py (+4 -2)

📄 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/725 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-721` --- ### 📝 Commits (5) - [`c8ebb30`](https://github.com/sigma67/ytmusicapi/commit/c8ebb300929cbad1d1f74f4bc74ab5d703088d0a) update dev-dependencies - [`f41c20d`](https://github.com/sigma67/ytmusicapi/commit/f41c20d8b9a50a9abeb4e0ed4100043b4e821ac9) fix INP001 - [`2d43425`](https://github.com/sigma67/ytmusicapi/commit/2d43425f622d424feeaaee871d924c30e147c24e) fix #721 - [`52455d0`](https://github.com/sigma67/ytmusicapi/commit/52455d04e3b4ca52ac13b0da6e6147d876eaf2ee) add test - [`581c221`](https://github.com/sigma67/ytmusicapi/commit/581c2214db48c53010ddf1e10e73e907e2a09aa9) format ### 📊 Changes **8 files changed** (+284 additions, -277 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint.yml` (+3 -3) 📝 `.pre-commit-config.yaml` (+2 -2) 📝 `pdm.lock` (+259 -264) 📝 `pyproject.toml` (+5 -3) 📝 `tests/mixins/test_uploads.py` (+3 -3) ➕ `tests/setup/__init__.py` (+0 -0) 📝 `tests/test_ytmusic.py` (+8 -0) 📝 `ytmusicapi/ytmusic.py` (+4 -2) </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:02:07 +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#716
No description provided.