mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 15:26:01 +03:00
[PR #696] [MERGED] get_playlist: support audio playlists #709
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#709
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/696
Author: @sgvictorino
Created: 12/17/2024
Status: ✅ Merged
Merged: 12/28/2024
Merged by: @sigma67
Base:
main← Head:get-audio-playlist📝 Commits (1)
0503d3bget_playlist: support audio playlists📊 Changes
5 files changed (+67 additions, -9 deletions)
View changed files
➕
tests/data/2024_12_get_playlist_audio.json(+2 -0)➕
tests/data/expected_output/2024_12_get_playlist_audio.json(+6 -0)📝
tests/mixins/test_playlists.py(+13 -6)📝
ytmusicapi/mixins/playlists.py(+5 -3)📝
ytmusicapi/parsers/playlists.py(+41 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.