mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #691] [MERGED] Fix get_history #703
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#703
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/691
Author: @sigma67
Created: 12/16/2024
Status: ✅ Merged
Merged: 12/17/2024
Merged by: @sigma67
Base:
main← Head:fix-get-history📝 Commits (3)
2fdfa23fix get_history feedbackToken parsingcf3e42bremove broken playlist testdc36ff2skip broken tests for now📊 Changes
5 files changed (+12 additions, -4 deletions)
View changed files
📝
tests/auth/test_oauth.py(+1 -0)📝
tests/mixins/test_library.py(+3 -1)📝
tests/mixins/test_playlists.py(+0 -1)📝
ytmusicapi/mixins/library.py(+2 -1)📝
ytmusicapi/parsers/playlists.py(+6 -1)📄 Description
actual fix for #689
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.