mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
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#656
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/573
Author: @sigma67
Created: 4/5/2024
Status: ✅ Merged
Merged: 5/4/2024
Merged by: @sigma67
Base:
main← Head:fix-get-playlist-562📝 Commits (5)
e99593ffix #562654e021fix test5b71796use correct public test data15faeb4fix up for new format79a1186fix lint📊 Changes
6 files changed (+166 additions, -19 deletions)
View changed files
➕
tests/data/2024_03_get_playlist.json(+1 -0)➕
tests/data/2024_03_get_playlist_public.json(+1 -0)📝
tests/mixins/test_playlists.py(+38 -1)📝
ytmusicapi/mixins/playlists.py(+108 -3)📝
ytmusicapi/navigation.py(+11 -7)📝
ytmusicapi/parsers/playlists.py(+7 -8)📄 Description
closes #562
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.