[PR #652] [MERGED] fix #642: create_playlist: raise error when invalid characters are pa… #689

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

📋 Pull Request Information

Original PR: https://github.com/sigma67/ytmusicapi/pull/652
Author: @sigma67
Created: 10/5/2024
Status: Merged
Merged: 10/5/2024
Merged by: @sigma67

Base: mainHead: fix-642


📝 Commits (5)

📊 Changes

5 files changed (+21 additions, -2 deletions)

View changed files

📝 .github/workflows/coverage.yml (+1 -1)
📝 tests/mixins/test_browsing.py (+3 -1)
📝 tests/mixins/test_playlists.py (+5 -0)
tests/test_helpers.py (+5 -0)
📝 ytmusicapi/mixins/playlists.py (+7 -0)

📄 Description

…rt of playlist title

closes #652


🔄 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/652 **Author:** [@sigma67](https://github.com/sigma67) **Created:** 10/5/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@sigma67](https://github.com/sigma67) **Base:** `main` ← **Head:** `fix-642` --- ### 📝 Commits (5) - [`c931954`](https://github.com/sigma67/ytmusicapi/commit/c9319542c8cfa21d3bebb0d88374b826fe0ece03) fix #642: create_playlist: raise error when invalid characters are part of playlist title - [`0525f98`](https://github.com/sigma67/ytmusicapi/commit/0525f98d74956ee7d0af9f8d49ad39a02412e8b0) add test - [`4d9c291`](https://github.com/sigma67/ytmusicapi/commit/4d9c29100ee4dfbf18e94ebc843caa6ab0a3de39) fix CI helper - [`6f612d6`](https://github.com/sigma67/ytmusicapi/commit/6f612d623e98afc76d9191fdff87e53d1edaba2b) fix CI helper - [`e456d9d`](https://github.com/sigma67/ytmusicapi/commit/e456d9dea3e20ab55653a15a4e61961375e98336) adjust workflow ### 📊 Changes **5 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/coverage.yml` (+1 -1) 📝 `tests/mixins/test_browsing.py` (+3 -1) 📝 `tests/mixins/test_playlists.py` (+5 -0) ➕ `tests/test_helpers.py` (+5 -0) 📝 `ytmusicapi/mixins/playlists.py` (+7 -0) </details> ### 📄 Description …rt of playlist title closes #652 --- <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:01 +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#689
No description provided.