https://github.com/simonv3/check-playlist-for-profanities
Check a Spotify playlist for profanities. YMMV
https://github.com/simonv3/check-playlist-for-profanities
music spotify
Last synced: 30 days ago
JSON representation
Check a Spotify playlist for profanities. YMMV
- Host: GitHub
- URL: https://github.com/simonv3/check-playlist-for-profanities
- Owner: simonv3
- Created: 2017-02-15T02:18:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T02:18:44.000Z (over 9 years ago)
- Last Synced: 2025-01-11T16:56:38.562Z (over 1 year ago)
- Topics: music, spotify
- Language: JavaScript
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
node index.js --clientid= --clientsecret= [--user= --playlist= | --uri=]
```
or a `config.json` with:
```
{
"spotifyClientId": "",
"spotifyClientSecret": " --playlist= | --uri=]
```