<?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 API: retrieve Discover Weekly and Release Radar playlists in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5370341#M4424</link>
    <description>&lt;P&gt;Any update on this?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 02:33:00 GMT</pubDate>
    <dc:creator>levvvski</dc:creator>
    <dc:date>2022-04-20T02:33:00Z</dc:date>
    <item>
      <title>Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5194702#M2450</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Plan&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Free/Premium&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Country&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;CA&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Device&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Windows Desktop Computer&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;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm using the Spotify developer web API, but I'm unable to find a way to retrieve the discover weekly and release radar playlists.&amp;nbsp; I've tried using the console to "get current user playlists" by setting the limit to 50 and offset to 0, enabled all scopes for the auth token but didn't get any of the two playlists:&lt;BR /&gt;&lt;A href="https://developer.spotify.com/console/get-current-user-playlists/" target="_blank"&gt;https://developer.spotify.com/console/get-current-user-playlists/&lt;/A&gt;&lt;BR /&gt;I have 38 private playlists pop-up total, so I know it isn't a limit issue.&lt;BR /&gt;&lt;BR /&gt;I've took a short look around the other requests, but none of them seem to give me what I want (but maybe I'm speaking too soon on this one).&lt;BR /&gt;&lt;BR /&gt;Please help and thank you in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 23:05:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5194702#M2450</guid>
      <dc:creator>sushitime</dc:creator>
      <dc:date>2021-04-26T23:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5195016#M2456</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/16407576"&gt;@sushitime&lt;/a&gt;, welcome to the forum. It's possible to find those playlists using our &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#category-search" target="_self"&gt;Search API&lt;/A&gt;. Keep in mind that to do this, you'll need to use an access token obtained through one of the user authorization flows (like the &lt;A href="https://developer.spotify.com/documentation/general/guides/authorization-guide/#authorization-code-flow" target="_self"&gt;authorization code flow&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Tue, 27 Apr 2021 13:03:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5195016#M2456</guid>
      <dc:creator>spotifyjosh</dc:creator>
      <dc:date>2021-04-27T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5195167#M2457</link>
      <description>Awesome, thank you!</description>
      <pubDate>Tue, 27 Apr 2021 16:31:17 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5195167#M2457</guid>
      <dc:creator>sushitime</dc:creator>
      <dc:date>2021-04-27T16:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5219389#M2682</link>
      <description>&lt;P&gt;I tried to query the Search endpoint with q="Release+Radar"&amp;amp;type=playlist and I'm getting a bunch of extra results from user playlists, when all I want is the Spotify-curated list. Am I missing something that would help filter that list down to the one I'm looking for?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 22:39:33 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5219389#M2682</guid>
      <dc:creator>AverageUnknown</dc:creator>
      <dc:date>2021-06-07T22:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5295288#M3606</link>
      <description>&lt;P&gt;Have you tried to &lt;A href="https://developer.spotify.com/documentation/web-api/reference/#/operations/get-playlist" target="_self"&gt;get playlist&lt;/A&gt; by its spotify id? Seems it doesn't change.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 07:25:45 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5295288#M3606</guid>
      <dc:creator>ogostos</dc:creator>
      <dc:date>2021-11-15T07:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5370341#M4424</link>
      <description>&lt;P&gt;Any update on this?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 02:33:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5370341#M4424</guid>
      <dc:creator>levvvski</dc:creator>
      <dc:date>2022-04-20T02:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5374033#M4475</link>
      <description>&lt;P&gt;There should really be a filter to only get spotify generated playlist&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 21:46:50 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/5374033#M4475</guid>
      <dc:creator>tintin10q</dc:creator>
      <dc:date>2022-04-26T21:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/6999944#M18067</link>
      <description>&lt;P&gt;When I try getting the playlist by id it has no items in it. Same with Discover Weekly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I’m using the correct ids, because the playlist name is correct in the response. I got it from the share url.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 12:09:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/6999944#M18067</guid>
      <dc:creator>lukens</dc:creator>
      <dc:date>2025-06-07T12:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7000020#M18068</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.spotify.com/t5/user/viewprofilepage/user-id/530798"&gt;@lukens&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Since November 27, 2024, apps that had no quota extension before that date, are not able to get algorithmic and Spotify-owned editorial playlists. You can read more about this change &lt;A href="https://developer.spotify.com/blog/2024-11-27-changes-to-the-web-api" target="_blank" rel="noopener"&gt;on this page&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Edit: I earlier said "newly created apps", but this is wrong. Even existing apps without a extension cannot use those APIs anymore.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 15:40:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7000020#M18068</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2025-06-07T15:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7000261#M18071</link>
      <description>&lt;P&gt;Ah, ok, that’s disappointing. Though, in my use case I can work around it with the small manual step of adding it to my own playlist first.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I did also chuckle at “&lt;SPAN&gt;We’re excited about the continued engagement we’re seeing to learn, experiment, innovate, and deliver unique experiences with Spotify”, it seems that sentiment didn’t last long, given the recent changes to extension approval, which will sadly shut off the majority of developers from ever being able to deliver a unique experience with Spotify (as they first need to deliver it to 25K monthly users without Spotify).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Jun 2025 15:44:15 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7000261#M18071</guid>
      <dc:creator>lukens</dc:creator>
      <dc:date>2025-06-07T15:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7058767#M18476</link>
      <description>&lt;P&gt;@lukens Not even 25K, 250K. The stifling of innovation is inevitable once a private commercial entity fulfil such an important role as access to art. Spotify became the de facto way to consume music in the last few years, their monopoly on access to music is unquestionable, so now their terms about the consumption of music have essentially become society's terms about the consumption of music.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Twenty years ago there were two options, libraries, and purchasing music. The latter was accessible to the economically advantaged and the former was a lifeline for the rest. In that context, both provide a lot less access to a variety of music than we have now, but at least there was an equaliser between the two lesser extremes. Now through lobbying, defunding and a general disdain for public ownership, we've created one extreme, a monopoly, and the owner of that monopoly is not conscientious of the power they've inherited.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jul 2025 17:48:51 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7058767#M18476</guid>
      <dc:creator>Sc0rpagion</dc:creator>
      <dc:date>2025-07-20T17:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7273535#M19253</link>
      <description>&lt;P&gt;This is terrible. I deliberately wrote a Spotify command line client so I could pull Discover Weekly to the radio I built on a Raspberry Pi and use it as an alarm clock. And now all my work has gone to waste. Shame on you, Spotify.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2025 00:42:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7273535#M19253</guid>
      <dc:creator>mci</dc:creator>
      <dc:date>2025-12-21T00:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Spotify API: retrieve Discover Weekly and Release Radar playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7273545#M19255</link>
      <description>&lt;P&gt;Well, there was also the "torrent" option.&amp;nbsp;Spotify is pushing me back toward torrents, downloading a huge MP3 library, and writing my own recommendation algorithm.&lt;/P&gt;</description>
      <pubDate>Sun, 21 Dec 2025 01:03:21 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Spotify-API-retrieve-Discover-Weekly-and-Release-Radar-playlists/m-p/7273545#M19255</guid>
      <dc:creator>mci</dc:creator>
      <dc:date>2025-12-21T01:03:21Z</dc:date>
    </item>
  </channel>
</rss>

