mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #667] [MERGED] get_playlist: join multiple title runs #698
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#698
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/667
Author: @sgvictorino
Created: 10/28/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @sigma67
Base:
main← Head:fix-playlist-title📝 Commits (2)
21fe246get_playlist: join multiple title runs8569596Merge remote-tracking branch 'origin/main' into sgvictorino-fix-playlist-title📊 Changes
5 files changed (+43 additions, -13 deletions)
View changed files
➕
tests/data/expected_output/2024_03_get_playlist.json(+9 -0)➕
tests/data/expected_output/2024_03_get_playlist_public.json(+9 -0)➕
tests/data/expected_output/2024_07_get_playlist_collaborative.json(+9 -0)📝
tests/mixins/test_playlists.py(+15 -12)📝
ytmusicapi/parsers/playlists.py(+1 -1)📄 Description
test_get_playlist: assert more props have the expected value/shape🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.