Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
Hi all, I am developing a custom player mobile app, it will play songs from Spotify, but I can only get preview_url which provide 30s of the song.
Is it possible to get full song of Spotify using Web API or iOS SDK?
Thank you so much.
Solved! Go to Solution.
Hey @james1209, thanks for your post here!
The best thing to do here is use the Web Playback SDK (for standalone playback using a supported webbrowser), iOS or Android SDK (for mobile apps), as @Koteyk0o mentioned. Due to licensing reasons, you cannot get a direct link to a full song.
The iOS/Android SDK does require the user to have the Spotify app installed; the music will play using the Spotify app but will be controlled from your app.
If you have any questions about this, feel free to post them here.
Have a great day and happy coding!
Hubo
You must use the playback SDK
https://developer.spotify.com/documentation/web-playback-sdk/
Thank you for your reply, but I am doing mobile app, not website. Spotify SDK required installed Spotify app to work, it is pretty bad.
The Web Playback SDK is not only for websites, you can embed it in your application using a module that can load JavaScript code. For example, in QT, this is WebEngine.
As far as I know, there is no other way.
Yeah, I know, but it only provide preview of the song, it is 30 seconds only. I need full song.
No, playback SDK provide full song with full player control
I can't any documents mention that. I have tried a lot, but it does not work. Can you please give me more detail.
I have checked it, it requires installed Spotify app run in background to work. If user doesn't install Spotify app, it can't play the song.
Hey @james1209, thanks for your post here!
The best thing to do here is use the Web Playback SDK (for standalone playback using a supported webbrowser), iOS or Android SDK (for mobile apps), as @Koteyk0o mentioned. Due to licensing reasons, you cannot get a direct link to a full song.
The iOS/Android SDK does require the user to have the Spotify app installed; the music will play using the Spotify app but will be controlled from your app.
If you have any questions about this, feel free to post them here.
Have a great day and happy coding!
Hubo
Hi, did you have got any solution? I have seen an iOS app which is playing full spotify songs with equalizer effect, I am trying to do that but can't find the full song url. I want to play the music using AVPlayer. currently doing this using "preview_url" but want the full song url.
did you have got the full song url that can be played by the player AVPlayer in Swift?
I am using embed iframe in this if we play in desktop fully song play but if we play in responsive mode then it only play 30 second why can you provide me any solution for play full song mobile and desktop both
can i play full song for mobile and desktop both using embed iframe
I have an question Hubo , could please tell me that after including SDK in my web applications, can i apply mixes on the audio ??
Hey there you, Yeah, you! 😁 Welcome - we're glad you joined the Spotify Community! While you here, let's have a fun game and get…