play music videos from Apple Music

I see more music videos being included in the Apple Music catalog, and would like my users to be able to add them to their playlist in my app, but can't make it work.


I'm able to get the audio to play by loading the music video's .playbackStoreID with setQueueWithStoreIDs:.


But can't figure out any way to load AVPlayerViewController or an AVPlayer with a movie video from Apple Music in order to display the video in my app.


Can anyone offer some guidance or direction?


Thanks