<?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: Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri) in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7008351#M18131</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26866480"&gt;@AshishL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An Spotify employee said that even partners require the Spotify app to stream music through it.&lt;/P&gt;
&lt;P&gt;I hope this answers your question. If you have further questions, feel free to ask!&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jun 2025 08:26:42 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2025-06-13T08:26:42Z</dc:date>
    <item>
      <title>Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri) ?</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7005063#M18110</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;India&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Android Devices&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Operating System&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Android&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My Question or Issue&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;we are trying to integrate Spotify Web APIs (Rest APIs) into our Android application. we are using Exo-player in our app for playback.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we are using "client-credentials" for Authentication and accessing access token. we are getting track URI like this&amp;nbsp;&lt;STRONG&gt;"spotify:track:2nP1wLRh85mo5Wdj4RQldp", &lt;/STRONG&gt;but this Uri is not compatible with Exo-player. Exo-player expects direct playable media uri (means raw media uri).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why is Spotify not exposing directly playable media uri ?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do we need to have partnership with Spotify for this?&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ashish&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A href="mailto:**bleep**" target="_self"&gt;**bleep**&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 09:55:32 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7005063#M18110</guid>
      <dc:creator>AshishL</dc:creator>
      <dc:date>2025-06-11T09:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7005237#M18112</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26866480"&gt;@AshishL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is only possible to add an &lt;A href="https://spotify.github.io/android-sdk/app-remote-lib/" target="_blank" rel="noopener"&gt;App Remote&lt;/A&gt; to your app that controls the installed Spotify app. It is not possible to stream Spotify content using your own player.&lt;/P&gt;
&lt;P&gt;I hope this clarifies things.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:49:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7005237#M18112</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-06-11T12:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7006194#M18117</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hi Ximzend,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;Actually, if we use "App Remote" then we can't directly stream Spotify content into our own Exo-player within our app, this doesn't fit to our project requirement and use cases.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that Spotify contents are DRM protected and that's why Spotify doesn't share directly playable track URI but is it possible if we do partnership / licensing with Spotify?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 07:33:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7006194#M18117</guid>
      <dc:creator>AshishL</dc:creator>
      <dc:date>2025-06-12T07:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7006549#M18120</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26866480"&gt;@AshishL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have escalated this to the Spotify team.&lt;/P&gt;
&lt;P&gt;I will come back to you when they wrote a reply.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 13:51:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7006549#M18120</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-06-12T13:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify doesn't provide Exo-player compatible playable Stream URI (direct playable Spotify uri)</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7008351#M18131</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/26866480"&gt;@AshishL&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An Spotify employee said that even partners require the Spotify app to stream music through it.&lt;/P&gt;
&lt;P&gt;I hope this answers your question. If you have further questions, feel free to ask!&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 08:26:42 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-doesn-t-provide-Exo-player-compatible-playable-Stream/m-p/7008351#M18131</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-06-13T08:26:42Z</dc:date>
    </item>
  </channel>
</rss>

