Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomstitt/explicit
Spotify add clean when you wanted dirty? No worries! Automatically fix it
https://github.com/tomstitt/explicit
Last synced: 16 days ago
JSON representation
Spotify add clean when you wanted dirty? No worries! Automatically fix it
- Host: GitHub
- URL: https://github.com/tomstitt/explicit
- Owner: tomstitt
- Created: 2015-12-31T17:01:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-31T17:16:46.000Z (almost 9 years ago)
- Last Synced: 2024-10-23T02:34:55.417Z (2 months ago)
- Language: HTML
- Homepage: http://explicit.thomasstitt.com
- Size: 509 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# explicit
Make those playlists explicit if we can.
Find all tracks w/o explicit=true and do a search.
Fuzzy compare with all tracks found that are explicit and if close enough (fuzzy compare > tolerance) add to list.
Replace if user is all good with it.
Thanks to fuzzyset.js, handlebars.js, spin.js, fancybox.js, and jquery.js for doing the hard work.
And spotify for their stylesheets.