mirror of
https://github.com/sigma67/ytmusicapi.git
synced 2026-04-25 07:16:00 +03:00
[PR #564] [MERGED] get_artist: shows support #654
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#654
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/564
Author: @sigma67
Created: 3/13/2024
Status: ✅ Merged
Merged: 3/13/2024
Merged by: @sigma67
Base:
main← Head:get-artist-shows📝 Commits (1)
4b76597get_artist: shows support📊 Changes
36 files changed (+387 additions, -296 deletions)
View changed files
📝
tests/mixins/test_browsing.py(+8 -0)📝
ytmusicapi/locales/README.rst(+3 -3)📝
ytmusicapi/locales/ar/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/ar/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/base.pot(+20 -16)📝
ytmusicapi/locales/de/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/de/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/en/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/en/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/es/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/es/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/fr/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/fr/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/hi/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/hi/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/it/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/it/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/ja/LC_MESSAGES/base.mo(+0 -0)📝
ytmusicapi/locales/ja/LC_MESSAGES/base.po(+21 -17)📝
ytmusicapi/locales/ko/LC_MESSAGES/base.mo(+0 -0)...and 16 more files
📄 Description
closes #460
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.