<?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: Is is possible for AppleScript to get the currently playing song from the Spotify app? in Desktop (Mac)</title>
    <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/5465701#M549776</link>
    <description>&lt;P&gt;Is there a way to get this to write to a text file, which automatic overwrites when the song changes? I've been trying to piece this together for hours and not making progress on my own. Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 00:15:03 GMT</pubDate>
    <dc:creator>Paul0075</dc:creator>
    <dc:date>2022-12-01T00:15:03Z</dc:date>
    <item>
      <title>Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4731827#M537688</link>
      <description>&lt;P&gt;I would love to make applescript that can fetch the current song from the Mac Spotify app and run a google search in my browser for "[song name] lyrics". Is it actually possible to access the currently playing song via an Applescript command?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know about the Musixmatch app which is good for a lot of songs but I have many tracks that don't have lyrics in their app (often acoustic tracks) or are blocked by the label. I would like to be able to have a shortcut assigned applescript that can search for these lyrics without having to type out the song name in my browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, short of that is there an easy way to copy the [song name] of the song from the app to my clipboard? None of the text is selectable in the desktop app so it seems like I have to manually type out the name of the song each time to find the lyrics which is annoying.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2019 15:00:06 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4731827#M537688</guid>
      <dc:creator>random1destiny</dc:creator>
      <dc:date>2019-04-20T15:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4739399#M537918</link>
      <description>&lt;P&gt;Yes!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can view the applescript dictionary in Script Debugger (or other ways):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="spotify-as.png" style="width: 999px;"&gt;&lt;img src="https://community.spotify.com/t5/image/serverpage/image-id/102583i5BDA252D8E8F99EE/image-size/large?v=v2&amp;amp;px=999" role="button" title="spotify-as.png" alt="spotify-as.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 00:00:15 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4739399#M537918</guid>
      <dc:creator>MrC_</dc:creator>
      <dc:date>2019-05-02T00:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4915836#M541118</link>
      <description>Mrc, how to launch Script Debugger in MacOS?</description>
      <pubDate>Mon, 23 Mar 2020 05:33:12 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4915836#M541118</guid>
      <dc:creator>tugushev</dc:creator>
      <dc:date>2020-03-23T05:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4940359#M541564</link>
      <description>I believe that @MrC_ was referring to this application &lt;A href="https://latenightsw.com/" target="_blank"&gt;https://latenightsw.com/&lt;/A&gt;</description>
      <pubDate>Tue, 28 Apr 2020 07:06:41 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4940359#M541564</guid>
      <dc:creator>Booligoosh</dc:creator>
      <dc:date>2020-04-28T07:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4940519#M541568</link>
      <description>They broke AppleScript "current track" in recent update (v 1.1.31.703.g256add22) :((( Now it's working randomly...</description>
      <pubDate>Tue, 28 Apr 2020 10:59:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/4940519#M541568</guid>
      <dc:creator>bobrosoft</dc:creator>
      <dc:date>2020-04-28T10:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/5465701#M549776</link>
      <description>&lt;P&gt;Is there a way to get this to write to a text file, which automatic overwrites when the song changes? I've been trying to piece this together for hours and not making progress on my own. Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 00:15:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/5465701#M549776</guid>
      <dc:creator>Paul0075</dc:creator>
      <dc:date>2022-12-01T00:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is is possible for AppleScript to get the currently playing song from the Spotify app?</title>
      <link>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/6879349#M554481</link>
      <description>&lt;P&gt;You should try my app Lyric Fever. I use DistributedNotifications() to detect when a song has changed in spotify, and then use AppleScript to get song details, and using some private methods I get lyrics from all over the web.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Mar 2025 06:38:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Desktop-Mac/Is-is-possible-for-AppleScript-to-get-the-currently-playing-song/m-p/6879349#M554481</guid>
      <dc:creator>aviwad2</dc:creator>
      <dc:date>2025-03-28T06:38:10Z</dc:date>
    </item>
  </channel>
</rss>

