Playlist Filter for Spotify

Featured

Over the last month I have been learning React. My brain is finally starting to grasp the concepts. To put my new knowledge to work, I re-wrote the playlist filter I had been tinkering with earlier this year. You can check it out here: Playlist Filter. Leveraging the Spotify APIs, I created a web application that scans a user’s playlists. User’s can select the playlist to clean. This will make a copy with all of the tracks marked as ‘Explicit’ removed.

Playlist Filter Sample

Give it a shot and let me know what you think!

– Brad