mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #238] [MERGED] Flip re.search parameters when parsing playlist info. #582
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#582
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/238
Author: @Auzzy
Created: 11/28/2021
Status: ✅ Merged
Merged: 11/29/2021
Merged by: @sigma67
Base:
master← Head:issue-237-playlists-dont-include-track-count📝 Commits (1)
ef842d4Flip re.search parameters when parsing playlist info.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
ytmusicapi/parsers/browsing.py(+1 -1)📄 Description
They were passed backwards, so even for playlists which contain the
info, it was not being captured.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.