Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'views' parameter to get catalog of album, video, playlist and artist #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zzikkzzakk
Copy link

It's possible to activate additional views for some catalog resources.
The available views are documented as e.g. described on https://developer.apple.com/documentation/applemusicapi/get_a_catalog_artist

E.g. for artist with views='top-songs' it returns the top songs of an artist in addition to the data returned w/o the activated view. The response will contain additionally a views entry
'views': {'top-songs': ...}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant