<?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 Ive worked out the format in App &amp; Features</title>
    <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5094429#M1407</link>
    <description>&lt;P&gt;I sadly copied and pasted a list of 7k songs off the internet and it didn't work at all. I made some fixes to the format so I thought I would share it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so if you find yourself nin a bind make sure the following are being met.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You have named two top cells title and artist&lt;/P&gt;&lt;P&gt;2. remove accent marks -unless you know macro there is no easy way to do it just find and replace. (Excel doesn't save CSV files without them unfortunately) - these are "(á, é, í, ó, ú, ü, ñ ..." - band names like motley crue have them in there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2a. Fina and replace with nothing. make sure there are no punctuation marks, like ! or . or ' or anything like that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. there are no trail spaces in the title or artist (The space after the last letter), if you find yourself with them - run this code =TRIM(SUBSTITUTE(*CELL*,CHAR(160),CHAR(32))) - *CELL* i.e B3 or A2 is the target cell. This removes the trailing space that is formed when coping and pasting from a table on the net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it still says invalid, start with testing line by line, you will soon see what it likes or doesn't like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once its loaded, it wont find any artists that have 'featuring' or 'and' or 'ft'... so you have to remove everything including and after those works- excel has some excellent formulas for this back on your s/sheet.&amp;nbsp; (Sorry if you are a hip hop fan)&lt;/P&gt;&lt;P&gt;try this: and put the words inside the " " marks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=LEFT(A1,FIND(" ",A1)-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*disclaimer you will have to rin the trail space formula again after you are done.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2020 04:29:09 GMT</pubDate>
    <dc:creator>dangum</dc:creator>
    <dc:date>2020-12-17T04:29:09Z</dc:date>
    <item>
      <title>I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4979820#M1399</link>
      <description>&lt;P&gt;&lt;A href="http://nickwanders.com/projects/ng-spotify-importer/" target="_blank"&gt;http://nickwanders.com/projects/ng-spotify-importer/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its my first attempt at both Angular and using Spotify's APIs. So its probably buggy. It also desperately needs UI / UX work. A link is provided to my public GitHub repo if you'd like to contribute, or even log bugs &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tested the tool with 250+ songs and its able to import them in roughly 30 seconds. I suspect it will work with larger playlists. However, I'm not entirely sure what will happen since most processing is done in memory (in the browser). Also, I've only used Chrome, so please let me know how it runs on other browsers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last but not least, the tool requires that you grant it the ability to modify / create public playlists for your account ("playlist-modify-public" scope, for the techie folk).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enjoy and ride those electro waves!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 23:02:27 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4979820#M1399</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2021-10-14T23:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4979823#M1400</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.spotify.com/t5/user/viewprofilepage/user-id/23761235" target="_self"&gt;nick_wanders&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Awesome Work.. Nailed It..&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Rahul Haldar - Diehard &amp;amp; Loyal Fan Of Music &amp;amp; Spotify&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 04:07:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4979823#M1400</guid>
      <dc:creator>rhrahulhaldar</dc:creator>
      <dc:date>2020-06-19T04:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4980401#M1401</link>
      <description>Thanks for the support &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Be on the lookout for updates to the tool!</description>
      <pubDate>Fri, 19 Jun 2020 21:46:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4980401#M1401</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2020-06-19T21:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4980555#M1402</link>
      <description>Hi nick_wanders ,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sure Mate.. I Will.. And You Are Always Welcome..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rahul Haldar - Diehard &amp;amp; Loyal Fan Of Spotify</description>
      <pubDate>Sat, 20 Jun 2020 04:42:21 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4980555#M1402</guid>
      <dc:creator>rhrahulhaldar</dc:creator>
      <dc:date>2020-06-20T04:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4992406#M1403</link>
      <description>&lt;P&gt;I've updated the tool to include a "more" button. When clicked a dialog will appear allowing you to search for related songs. Clicking a related song replaces it in the displayed playlist. The import process will then use the related song.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This helps resolve unknown or mismatched songs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Enjoy &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 05:12:39 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/4992406#M1403</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2020-07-08T05:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5019533#M1404</link>
      <description>Another update &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Now when you grant access to your Spotify account (again only to create / modify public playlists) the tool will refresh its access in the background. Effectively allowing you to import and modify playlists for as long as you like. The previous version would time out after 1 hour. This is helpful for those that have numerous playlists, or those that need to make time consuming adjustments prior to importing.&lt;BR /&gt;&lt;BR /&gt;The update does require that you to grant access to Spotify each time you load the tool.&lt;BR /&gt;&lt;BR /&gt;Let me know what you think.</description>
      <pubDate>Wed, 19 Aug 2020 03:23:07 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5019533#M1404</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2020-08-19T03:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5037434#M1405</link>
      <description>Nice. I just did a test using a Billboard Top 100 list. Had to adjust maybe a dozen titles or artists, but it was WAY easier than doing it manually.</description>
      <pubDate>Thu, 17 Sep 2020 18:06:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5037434#M1405</guid>
      <dc:creator>shwonline</dc:creator>
      <dc:date>2020-09-17T18:06:29Z</dc:date>
    </item>
    <item>
      <title>There are some issues</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5092661#M1406</link>
      <description>&lt;P&gt;Hi I've tried to upload a list but it seems to just not like some of the language in it. I tested it with some artists and it would let the csv import only if some of the artist was deleted etc.&amp;nbsp; Although the idea is awesome, there seems to be a mystery as to what it likes and doesn't like. Could you please shed some light on that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Dec 2020 04:22:53 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5092661#M1406</guid>
      <dc:creator>dangum</dc:creator>
      <dc:date>2020-12-14T04:22:53Z</dc:date>
    </item>
    <item>
      <title>Ive worked out the format</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5094429#M1407</link>
      <description>&lt;P&gt;I sadly copied and pasted a list of 7k songs off the internet and it didn't work at all. I made some fixes to the format so I thought I would share it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;so if you find yourself nin a bind make sure the following are being met.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. You have named two top cells title and artist&lt;/P&gt;&lt;P&gt;2. remove accent marks -unless you know macro there is no easy way to do it just find and replace. (Excel doesn't save CSV files without them unfortunately) - these are "(á, é, í, ó, ú, ü, ñ ..." - band names like motley crue have them in there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2a. Fina and replace with nothing. make sure there are no punctuation marks, like ! or . or ' or anything like that.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. there are no trail spaces in the title or artist (The space after the last letter), if you find yourself with them - run this code =TRIM(SUBSTITUTE(*CELL*,CHAR(160),CHAR(32))) - *CELL* i.e B3 or A2 is the target cell. This removes the trailing space that is formed when coping and pasting from a table on the net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if it still says invalid, start with testing line by line, you will soon see what it likes or doesn't like.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once its loaded, it wont find any artists that have 'featuring' or 'and' or 'ft'... so you have to remove everything including and after those works- excel has some excellent formulas for this back on your s/sheet.&amp;nbsp; (Sorry if you are a hip hop fan)&lt;/P&gt;&lt;P&gt;try this: and put the words inside the " " marks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=LEFT(A1,FIND(" ",A1)-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;*disclaimer you will have to rin the trail space formula again after you are done.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 04:29:09 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5094429#M1407</guid>
      <dc:creator>dangum</dc:creator>
      <dc:date>2020-12-17T04:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5100315#M1408</link>
      <description>&lt;P&gt;Hey man, this is bad ass.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought I was pretty scre*ed when GPM finally went offline. I managed to grab my data and put together a script to merge Google's ridiculous CSV format into a single file per playlist, but I couldn't do anything with it because none of the services out there supported any kind of local file import. I waited too long to work on this problem and it was too late to use the transfer tool I had.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was basically&amp;nbsp;scre*ed till I came across your tool. I managed to import 700+ songs and only 100 of them failed due to weirdo naming formats and unusual characters, but the way you have an option to change the search parameters in a popup and refine the query, *and* hear a preview is awesome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think I got my whole favs playlist sorted thanks to your tool.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I owe you a beer.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Dec 2020 04:36:31 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5100315#M1408</guid>
      <dc:creator>G8351427</dc:creator>
      <dc:date>2020-12-29T04:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ive worked out the format</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5105252#M1409</link>
      <description>&lt;P&gt;Dangum, nice job working around some of the limitations of the tool I wrote &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I find some time I'll see if I can incorporate your workarounds into the tool. Just be aware that my free time is now limited, hence me taking 3 weeks to respond.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 04:21:10 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5105252#M1409</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2021-01-07T04:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5150233#M1410</link>
      <description>Nice job! Is this possible to be ran on docker and host it myself? I'm trying to create an automatic sequence to sync my Plex playlist to Spotify and running it on my own server would make everything so much simpler.</description>
      <pubDate>Mon, 08 Feb 2021 15:04:25 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5150233#M1410</guid>
      <dc:creator>haudankaivajasi</dc:creator>
      <dc:date>2021-02-08T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5151132#M1411</link>
      <description>Should be doable, its an Angular + Typescript project with no server-side components.&lt;BR /&gt;&lt;BR /&gt;Source code is available here:&lt;BR /&gt;&lt;A href="https://github.com/NBS-LLC/ng-spotify-importer" target="_blank"&gt;https://github.com/NBS-LLC/ng-spotify-importer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Have fun &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 10 Feb 2021 07:52:28 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5151132#M1411</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2021-02-10T07:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5200464#M1412</link>
      <description>&lt;P&gt;This is amazing, Nick!&lt;/P&gt;&lt;P&gt;I've recently lost my Shazam playlist after following a guide on how to reset a stuck Shazam playlist that was no longer refreshing (spoiler alert: it just ended up deleting my database of Shazamed songs).&lt;/P&gt;&lt;P&gt;All I found online was paid playlist converters so I was super happy to find your script, which identified 1046 of the 1314 songs from my Shazam export and now I have that playlist back almost in full.&lt;/P&gt;&lt;P&gt;Thanks so much for creating this, you made my day!&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 16:20:01 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5200464#M1412</guid>
      <dc:creator>AdamDobay</dc:creator>
      <dc:date>2021-05-06T16:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5201725#M1413</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I'm getting the "ERROR: Invalid CSV playlist". I've tried different exporting options to CSV or TXT, both in Google Spreadsheets and Excel and I can't make it work. I'm exporting two columns (A: Title, B: Artist).&lt;BR /&gt;&lt;BR /&gt;What's wrong? Am I missing something?&amp;nbsp;</description>
      <pubDate>Sat, 08 May 2021 14:31:24 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5201725#M1413</guid>
      <dc:creator>Boogie_Harrison</dc:creator>
      <dc:date>2021-05-08T14:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5201731#M1414</link>
      <description>Hi Boogie,&lt;BR /&gt;&lt;BR /&gt;I had the same thing at first.&lt;BR /&gt;&lt;BR /&gt;So I deleted all other columns and the extraneous first row so TITLE and&lt;BR /&gt;ARTIST were the name of columns A and B respectively, with no other column.&lt;BR /&gt;&lt;BR /&gt;This solved it for me, I hope it does for you too!&lt;BR /&gt;&lt;BR /&gt;Adam&lt;BR /&gt;</description>
      <pubDate>Sat, 08 May 2021 14:40:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5201731#M1414</guid>
      <dc:creator>AdamDobay</dc:creator>
      <dc:date>2021-05-08T14:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5227905#M1415</link>
      <description>Thanks a million!</description>
      <pubDate>Sun, 27 Jun 2021 00:16:36 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5227905#M1415</guid>
      <dc:creator>kangorilla</dc:creator>
      <dc:date>2021-06-27T00:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5259486#M1416</link>
      <description>&lt;P&gt;Thanks a lot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1456 songs imported over 1631 !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just to be clear, here are the steps I did to import my songs from Deeezer :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;create a CSV file with title and artist column&lt;/LI&gt;&lt;LI&gt;open&amp;nbsp;&lt;A href="http://nickwanders.com/projects/ng-spotify-importer/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://nickwanders.com/projects/ng-spotify-importer/&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;grant Spotify Access by clicking the button&lt;/LI&gt;&lt;LI&gt;select the file, and wait that the processing is complete (it took about 6 minutes for me, If I believe the timer displayed in the console.log)&lt;/LI&gt;&lt;LI&gt;once the last file is done, scroll up, give the playlist a name and click import&lt;/LI&gt;&lt;LI&gt;you should see the playlist appear in spotify.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now how to get the list of title and artist.&lt;/P&gt;&lt;P&gt;If you come from Deezer, here is how.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open your deezer playlist&lt;/LI&gt;&lt;LI&gt;in the address bar of your browser, copy the last digits&lt;OL&gt;&lt;LI&gt;ex:&amp;nbsp;&lt;A href="https://www.deezer.com/fr/playlist/94747656322," target="_blank"&gt;https://www.deezer.com/fr/playlist/94747656322,&lt;/A&gt;&amp;nbsp;then copy&amp;nbsp;&lt;U&gt;&lt;STRONG&gt;94747656322&lt;/STRONG&gt;&lt;/U&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Now be sure to be connected to your Deezer Account, and then copy paste this URL in a new tab&amp;nbsp;&lt;BR /&gt;&lt;A href="https://api.deezer.com/playlist/" target="_blank"&gt;https://api.deezer.com/playlist/&lt;/A&gt;&lt;U&gt;&lt;STRONG&gt;94747656322&lt;/STRONG&gt;&lt;/U&gt;/tracks?index=0&amp;amp;limit=1000&lt;BR /&gt;&lt;BR /&gt;this will get the first 1000 tracks of that playlist.&lt;BR /&gt;Copy paste the ouput in a file (CTRL+a, CTRL+C), playlist.json&lt;BR /&gt;Note: wget won't work as you won't be authenticated as you currently are in your browser&lt;/LI&gt;&lt;LI&gt;Install JQ, see here :&amp;nbsp;&lt;A href="https://stedolan.github.io/jq/download/" target="_blank"&gt;https://stedolan.github.io/jq/download/&lt;/A&gt;&lt;BR /&gt;brew install jq for mac users.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;cat playlist.json | jq '.data[].title' &amp;gt; playlist-title.txt&lt;/LI&gt;&lt;LI&gt;cat playlist.json |&amp;nbsp;jq '.data[].artist.name' &amp;gt; playlist-artist.txt&lt;/LI&gt;&lt;LI&gt;cat playlist.json | jq '.data[].album.title' &amp;gt; playlist-album.txt&lt;/LI&gt;&lt;LI&gt;Now open a Google Sheet, and create a new sheet&lt;/LI&gt;&lt;LI&gt;open&amp;nbsp;playlist-title.txt, copy all (ctrl+a, ctrl+c), and paste in the first column of the google sheet&lt;/LI&gt;&lt;LI&gt;open&amp;nbsp;playlist-artist.txt, copy all (ctrl+a, ctrl+c), and paste in the 2nd column of the google sheet&lt;/LI&gt;&lt;LI&gt;(optional) open&amp;nbsp;playlist-album.txt, copy all (ctrl+a, ctrl+c), and paste in the 3rd column of the google sheet&lt;/LI&gt;&lt;LI&gt;add a column header (insert a first line) with "title", "artist", "album" as columns&lt;/LI&gt;&lt;LI&gt;Repeat if you have more songs to add to this playlist. (I had my favorites in 2 playlists because of the stupid 1000 songs limit of deezer)&lt;/LI&gt;&lt;LI&gt;Then download as CSV, and you can use the tool provided here &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;again, thanks very much.&lt;/P&gt;&lt;P&gt;I bought freeyourmusic, and it didn't worked at all, it's a shame. I got refunded in the end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 22:55:20 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5259486#M1416</guid>
      <dc:creator>djannakhan</dc:creator>
      <dc:date>2021-09-13T22:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5269771#M1417</link>
      <description>&lt;P&gt;Thanks so much for making this. Took a bit of jiggling to get rid of all the punctuation and other mystery characters from my file, but I'm so happy now it's done!&lt;BR /&gt;&lt;BR /&gt;Cheers!&lt;BR /&gt;Paul&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 07:06:44 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5269771#M1417</guid>
      <dc:creator>pvallen</dc:creator>
      <dc:date>2021-10-02T07:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: I've Created a FREE CSV Playlist Import Tool</title>
      <link>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5379414#M2517</link>
      <description>&lt;P data-unlink="true"&gt;&lt;SPAN class=""&gt;Boogie_Harrison&lt;/SPAN&gt;, make sure the first row is a header containing columns: TITLE and ARTIST.&lt;/P&gt;</description>
      <pubDate>Sun, 08 May 2022 19:57:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/App-Features/I-ve-Created-a-FREE-CSV-Playlist-Import-Tool/m-p/5379414#M2517</guid>
      <dc:creator>nick_wanders</dc:creator>
      <dc:date>2022-05-08T19:57:03Z</dc:date>
    </item>
  </channel>
</rss>

