mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #651] [MERGED] fix(playlists): handle missing regex group in trackCount #686
Labels
No labels
a/b
bug
documentation
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
yt-error
yt-update
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ytmusicapi#686
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sigma67/ytmusicapi/pull/651
Author: @RealCalumPlays
Created: 9/28/2024
Status: ✅ Merged
Merged: 10/5/2024
Merged by: @sigma67
Base:
main← Head:main📝 Commits (3)
a87dfa7fix(playlists): handle missing regex group in trackCount4cf8881feat+fix(playlist_tests): Update playlist ID and add new track count testbd724e8fix tests📊 Changes
4 files changed (+16 additions, -22 deletions)
View changed files
📝
tests/mixins/test_playlists.py(+12 -18)📝
tests/mixins/test_podcasts.py(+1 -1)📝
tests/mixins/test_search.py(+1 -1)📝
ytmusicapi/mixins/playlists.py(+2 -2)📄 Description
Fixes #650
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.