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#642
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/535
Author: @sigma67
Created: 2/4/2024
Status: ✅ Merged
Merged: 2/4/2024
Merged by: @sigma67
Base:
main← Head:brand-account-setup📝 Commits (6)
eef807fget_playlist: fix albums on tracks04abd8eadd brand account setup script (#520)562d8cfget_album_browse_id: fix DeprecationWarning on Python 3.12a06ad40get_watch_playlist: fixed an issue when longBylineText is missing9a2e3f0get_charts: removed trending category (no longer available on YTM)67cdeb5improve coverage📊 Changes
25 files changed (+354 additions, -312 deletions)
View changed files
📝
.github/workflows/docsbuild.yml(+2 -0)📝
.pre-commit-config.yaml(+1 -1)📝
docs/source/conf.py(+2 -2)📝
docs/source/faq.rst(+11 -7)📝
pdm.lock(+197 -197)📝
pyproject.toml(+2 -0)📝
tests/README.rst(+10 -1)📝
tests/conftest.py(+6 -2)📝
tests/mixins/test_browsing.py(+12 -5)📝
tests/mixins/test_explore.py(+4 -3)📝
tests/mixins/test_playlists.py(+1 -1)📝
tests/mixins/test_podcasts.py(+6 -7)📝
tests/mixins/test_watch.py(+7 -0)➕
tests/setup/setup_account.py(+62 -0)➖
tests/setup_account.py(+0 -3)➖
tests/test.cfg.example(+0 -38)📝
ytmusicapi/mixins/_protocol.py(+3 -1)📝
ytmusicapi/mixins/browsing.py(+10 -1)📝
ytmusicapi/mixins/explore.py(+1 -7)📝
ytmusicapi/mixins/watch.py(+7 -1)...and 5 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.