Hi There,
In the documentation of MusicKit's Song
object I can find the hasLyrics
property, with the following description:
A Boolean value that indicates whether the song has lyrics available in the catalog. If true, the song has lyrics available; otherwise, it doesn’t.
My only question now is, where can I find the lyrics if this returns true
? What is "the catalog" in this case.
I hope the lyrics are available in MusicKit or the Apple Music API as this would save me a lot of headache connecting more API's (lyrics is one of my most requested feature)
Hello @hiddevdploeg,
Thanks for your question about accessing lyrics using MusicKit.
And thank you @robnotyou for this response. That's exactly right.
Feel free to file a ticket on Feedback Assistant explaining your use-case for lyrics in your app. This information could be useful for us to see if we might be allowed to expose lyrics in the future.
Best regards,