<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I get full song from Spotify using Web API or iOS SDK? in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5821003#M12288</link>
    <description>&lt;P&gt;can i play full song for mobile and desktop both using embed iframe&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 12:05:32 GMT</pubDate>
    <dc:creator>vikasgod</dc:creator>
    <dc:date>2024-01-17T12:05:32Z</dc:date>
    <item>
      <title>How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185280#M2331</link>
      <description>&lt;P class=""&gt;&lt;SPAN class=""&gt;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.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Is it possible to get full song of Spotify using Web API or iOS SDK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Thank you so much.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 06:07:04 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185280#M2331</guid>
      <dc:creator>james1209</dc:creator>
      <dc:date>2021-04-10T06:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185626#M2337</link>
      <description>&lt;P&gt;You must use the playback SDK&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.spotify.com/documentation/web-playback-sdk/" target="_blank"&gt;https://developer.spotify.com/documentation/web-playback-sdk/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Apr 2021 16:12:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185626#M2337</guid>
      <dc:creator>Koteyk0o</dc:creator>
      <dc:date>2021-04-10T16:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185860#M2341</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 02:14:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185860#M2341</guid>
      <dc:creator>james1209</dc:creator>
      <dc:date>2021-04-11T02:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185919#M2344</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;As far as I know, there is no other way.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 07:50:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185919#M2344</guid>
      <dc:creator>Koteyk0o</dc:creator>
      <dc:date>2021-04-11T07:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185929#M2345</link>
      <description>&lt;P&gt;Yeah, I know, but it only provide preview of the song, it is 30 seconds only. I need full song.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 08:14:14 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185929#M2345</guid>
      <dc:creator>james1209</dc:creator>
      <dc:date>2021-04-11T08:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185931#M2346</link>
      <description>&lt;P&gt;No, playback SDK provide full song with full player control&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 08:17:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185931#M2346</guid>
      <dc:creator>Koteyk0o</dc:creator>
      <dc:date>2021-04-11T08:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185934#M2347</link>
      <description>&lt;P&gt;I can't any documents mention that. I have tried a lot, but it does not work. Can you please give me more detail.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Apr 2021 08:21:18 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185934#M2347</guid>
      <dc:creator>james1209</dc:creator>
      <dc:date>2021-04-11T08:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185942#M2348</link>
      <description>Check the example&lt;BR /&gt;&lt;A href="https://developer.spotify.com/documentation/web-playback-sdk/quick-start/" target="_blank"&gt;https://developer.spotify.com/documentation/web-playback-sdk/quick-start/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And you can control player with his API methods.&lt;BR /&gt;To play the desired track, or for example a playlist, you must use the WEB API.</description>
      <pubDate>Sun, 11 Apr 2021 08:37:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5185942#M2348</guid>
      <dc:creator>Koteyk0o</dc:creator>
      <dc:date>2021-04-11T08:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5186374#M2351</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 02:05:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5186374#M2351</guid>
      <dc:creator>james1209</dc:creator>
      <dc:date>2021-04-12T02:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5186567#M2366</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/24490888"&gt;@james1209&lt;/a&gt;, thanks for your post here!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/12495271"&gt;@Koteyk0o&lt;/a&gt;&amp;nbsp;mentioned. Due to licensing reasons, you cannot get a direct link to a full song.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have any questions about this, feel free to post them here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great day and happy coding!&lt;BR /&gt;Hubo&lt;/P&gt;</description>
      <pubDate>Mon, 12 Apr 2021 11:08:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5186567#M2366</guid>
      <dc:creator>Hubo</dc:creator>
      <dc:date>2021-04-12T11:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5197745#M2480</link>
      <description>As the owner of my music why am I finding it harder to use spotify to share it that just using my mp3, sad, what do I even pay for.</description>
      <pubDate>Sun, 02 May 2021 20:38:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5197745#M2480</guid>
      <dc:creator>Justwool</dc:creator>
      <dc:date>2021-05-02T20:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5386605#M4683</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;did you have got the full song url that can be played by the player AVPlayer in Swift?&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 06:57:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5386605#M4683</guid>
      <dc:creator>RndTBit</dc:creator>
      <dc:date>2022-05-26T06:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5821000#M12287</link>
      <description>&lt;P&gt;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&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 12:30:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5821000#M12287</guid>
      <dc:creator>vikasgod</dc:creator>
      <dc:date>2024-01-17T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5821003#M12288</link>
      <description>&lt;P&gt;can i play full song for mobile and desktop both using embed iframe&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 12:05:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5821003#M12288</guid>
      <dc:creator>vikasgod</dc:creator>
      <dc:date>2024-01-17T12:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I get full song from Spotify using Web API or iOS SDK?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5898035#M12782</link>
      <description>&lt;P&gt;I have an question Hubo , could please tell me that after including SDK in my web applications, can i apply mixes on the audio ??&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 05:42:48 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-can-I-get-full-song-from-Spotify-using-Web-API-or-iOS-SDK/m-p/5898035#M12782</guid>
      <dc:creator>rozzermartin</dc:creator>
      <dc:date>2024-02-21T05:42:48Z</dc:date>
    </item>
  </channel>
</rss>

