<?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 to see through shortened https://spotify.link/ links in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5643405#M10914</link>
    <description>&lt;P&gt;A solution in Python is in this comment:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Give-us-an-endpoint-to-decode-new-shortened-share-links/m-p/5637302/highlight/true#M10762" target="_blank"&gt;https://community.spotify.com/t5/Spotify-for-Developers/Give-us-an-endpoint-to-decode-new-shortened-share-links/m-p/5637302/highlight/true#M10762&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2023 05:07:06 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2023-09-29T05:07:06Z</dc:date>
    <item>
      <title>How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5521244#M8365</link>
      <description>&lt;P&gt;Recently Spotify changed share links from the classic "&lt;A href="https://open.spotify.com/track..album..user..etc/id" target="_blank" rel="noopener"&gt;https://open.spotify.com/track..album..user..etc/id&lt;/A&gt;" to a shortened URL "&lt;A href="https://spotify.link/randomString" target="_blank" rel="noopener"&gt;https://spotify.link/randomString&lt;/A&gt;".&lt;BR /&gt;&lt;BR /&gt;There's no way to see through this link, and you can't use &lt;U&gt;fetch&lt;/U&gt;&amp;nbsp;on the URL to see where it redirects to, so users aren't able to paste in links to our service, and they're not tech-savvy enough to get the originating URL.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;My only thinking right now is a headless browser and following that way, but that's a HUGE implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On mobile especially, there's no way to get a tracks/albums/users ID, just this new shortened share URL which breaks everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas here?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 18:01:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5521244#M8365</guid>
      <dc:creator>SystemicEnt</dc:creator>
      <dc:date>2023-03-15T18:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5522811#M8396</link>
      <description>&lt;P&gt;No ideas. Also just noticed it. But I wouldn't hope that anything would change.&lt;/P&gt;&lt;P&gt;The "is_playable" parameter in the Get Track request has not been returned correctly for 4 weeks. No one is going to fix it.&lt;/P&gt;&lt;P&gt;And a short link, I believe, is forever. Because no one reads the forum from those who could fix it.&lt;BR /&gt;And a couple of weeks ago everything was correct.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 22:01:17 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5522811#M8396</guid>
      <dc:creator>Efremych</dc:creator>
      <dc:date>2023-03-17T22:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5643368#M10913</link>
      <description>&lt;P&gt;The only way I've gotten around this is doing a GET on the opaque link so I can read the HTML. This may not work for everyone since I tested this on my computer which has the desktop app installed, but my HTML response body includes the following div:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;            &amp;lt;div class="sub-heading"&amp;gt;
                We have redirected you to the desktop app.
                &amp;lt;/br&amp;gt;
                You can also &amp;lt;a class="secondary-action"
                    href="https://open.spotify.com/track/0RM0BeXRRIz1LExEl83GhA?si=FCAOOxnhTueTrAbOwn3x0w&amp;amp;utm_source=copy-link&amp;amp;utm_medium=copy-link&amp;amp;nd=1&amp;amp;_branch_match_id=1236116524762470129&amp;amp;_branch_referrer=H4sIAAAAAAAAA8soKSkottLXLy7IL8lMq9TLyczL1rcozDcwTclzLnJJAgBpSYS%2BIAAAAA%3D%3D"&amp;gt;open
                    this link in your browser.&amp;lt;/a&amp;gt;
            &amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;So I can use my regex parsing on the HTML body to extract the track ID like I have been before. Hope this helps folks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 02:08:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5643368#M10913</guid>
      <dc:creator>SaxyPandaBear</dc:creator>
      <dc:date>2023-09-29T02:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5643405#M10914</link>
      <description>&lt;P&gt;A solution in Python is in this comment:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.spotify.com/t5/Spotify-for-Developers/Give-us-an-endpoint-to-decode-new-shortened-share-links/m-p/5637302/highlight/true#M10762" target="_blank"&gt;https://community.spotify.com/t5/Spotify-for-Developers/Give-us-an-endpoint-to-decode-new-shortened-share-links/m-p/5637302/highlight/true#M10762&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 05:07:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5643405#M10914</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-09-29T05:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5649728#M11039</link>
      <description>&lt;P&gt;This was the solution for me. I used jsdom in Node to parse the response's HTML and grab the link from there.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 09:30:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/5649728#M11039</guid>
      <dc:creator>Herska-</dc:creator>
      <dc:date>2023-10-10T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to see through shortened https://spotify.link/ links</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/6651492#M16604</link>
      <description>&lt;P&gt;did spotify change it back to the long URL because now Im trying to find out how to get the shortened spotify.link&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 03:02:59 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/How-to-see-through-shortened-https-spotify-link-links/m-p/6651492#M16604</guid>
      <dc:creator>kyedo</dc:creator>
      <dc:date>2025-01-14T03:02:59Z</dc:date>
    </item>
  </channel>
</rss>

