Export Spotify Currently Playing to text file. This package will useful when you're streaming using OBS. Add text (read from file) to your scene.
- Node JS (installed on your machine).
- Client ID and Client Secret from Spotify Developer Dashboard.
npx spotify-play-now --id=YOUR_CLIENT_ID --secret=YOUR_CLIENT_SECRET --out=/your/directory/spotify.txt
(c) 2019 Ribhararnus Pracutian.