Is there a way to upload the track from my computer to Apple Music?
Apple provided an API, but I only found the following request from it:
POST https://api.music.apple.com/v1/me/library/playlists/{id}/tracks
As I understand, this request can add track to the playlist that already uploaded to Apple Music.
Related
Im currently working as web developer.
Our company has started a new project which needs a MUSIC LIBRARY API.
Youtube Music API might be a best option for us but there's no OFFICIAL API from Youtube Music tho.
However there's several UNOFFICIAL Youtube Music API (as both JS library and REST API). Is it legally OK to use those UNOFFICIAL Youtube Music API?
*what we are going to use from music api is only song title, artist, album name.
I love the new "Live Redirect on YouTube" feature but I can't find it anywhere in any of the Youtube APIs. This is the official support for the YouTube Live Streaming API so I'm hoping one of you will be able to point me to where it is.
Bonus - there's a very similar feature I can't remember the official name of that lets you play a promo video just before a Broadcast, while people are waiting. If that's not in the same API, I'd love a pointer to it as well.
Thanks!
I'm integrating the Sonos Control API into an iOS app. In our app:
the user is signed in either to Apple Music or Spotify via an Apple Music subscription or a Spotify premium account.
the user can play Apple Music and Spotify content within our app (we have the track / album IDs and use this to play music via the Spotiy / Apple Music APIs).
the user also has the Sonos app installed, and is logged in to their music service of choice (Spotify or Apple Music).
Now when the user is listening to a track in our app, we'd like the user to be able to listen to it via their Sonos device. Our app is for children and has parental control, so the user needs to stay within in our app.
Is there currently any way to achieve this?
Options we've looked into:
Streaming: As I understand it, there is no way to stream audio to a Sonos device. The AirPlay-Sonos compatibility is not an option as we're targeting all Sonos devices.
Sonos Control API: We then looked into starting the track using the Spotify or Apple Music track ID via the Sonos Control API, but this answer seems to imply that this is not possible. Is this true even if the user is logged in to the Spotify / Apple Music service both in our app and in the Sonos app? For example I could imagine using createSession with a Spotify / Apple Music accountID so that I would have access to these services, and then using loadCloudQueue to load the trackIDs. But I could be misunderstanding the API.
sonos-objc: This looked promising, but is very outdated and we haven't managed to set it up.
Any leads on this would be greatly appreciated.
Thanks!
You are correct, streaming tracks directly to Sonos is not currently supported in our platform. Using music object ids, with their constituent content and account ids, is a vehicle for actual content partners to build direct control integrations with Sonos. iHeart, Pandora, and Tidal have done this for instance.
The reason non-content owners can't utilize this functionality is due to the way authentication is handled. To ensure rights-holders property remains intact, we require partners to execute an account matching flow. This account matching requires direct access to a content partners' auth back end, pretty much limiting these types on integrations to the content partners themselves.
We understand that non-content partners want to put content directly on Sonos, and we're actively looking for the best ways to do that, while still allowing content parters to maintain control of how their content is consumed.
I'm using the iTunes API too lookup some info about apps. I'm trying to figure out if it's possible to find out if the app has an Apple Watch companinion app or not via this API.
https://itunes.apple.com/lookup?id=705350439
This app has a text on it on the store page that says "Offers Apple Watch App for iPhone" and also some Apple Watch screenshots. But they doesn't seem to show up in the API.
Has anyone been seeing issues with the video sync service for Glass being down this weekend?
Specifically, videos I take aren't being synced to G+ and by extension my callback endpoints aren't being notified when when a share of video to a contact happens.
Yup I have been having issues specifically related to video:
Notifications for timeline attachments that are video aren't coming in
Sharing video onto G+ isn't working (doing it through glass)
AutoBackup for G+ videos isn't working