mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 23:36: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#643
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/550
Author: @sigma67
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/22/2024
Merged by: @sigma67
Base:
main← Head:fix-548📝 Commits (4)
fd825c2Revert "get_playlist: fix albums on tracks"4aa90f1Revert "get_charts: removed trending category (no longer available on YTM)"6048b56fix tests964841fadd token to coverage.yml📊 Changes
14 files changed (+79 additions, -17 deletions)
View changed files
📝
.github/workflows/coverage.yml(+1 -0)📝
.gitignore(+1 -1)➕
tests/mixins/__init__.py(+0 -0)📝
tests/mixins/test_explore.py(+3 -4)📝
tests/mixins/test_library.py(+2 -2)📝
tests/mixins/test_playlists.py(+1 -1)📝
tests/mixins/test_search.py(+1 -1)📝
tests/setup/setup_account.py(+1 -1)➕
tests/test.example.cfg(+38 -0)📝
ytmusicapi/mixins/_protocol.py(+1 -3)📝
ytmusicapi/mixins/explore.py(+7 -1)📝
ytmusicapi/parsers/explore.py(+16 -0)📝
ytmusicapi/parsers/playlists.py(+6 -2)📝
ytmusicapi/parsers/podcasts.py(+1 -1)📄 Description
This reverts commit
b2113db0e1.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.