Tired of using the Spotify API to have a NowPlaying on your Stream? Use this Spotify extension with its OBS script
- Have Spotify installed
- Have Spicetify installed My Spicetify Installer (Windows) | Official Spicetify repo
- Have Python 3.10.9 Installed and do
pip install websockets psutil
- Put
obsnowplaying.jsthat is inside theSpicetify Extensionto this path :C:\Users\<User>\AppData\Roaming\spicetify\Extensions - Open a terminal and do
spicetify config extensions obsnowplaying.jsthenspicetify apply - On OBS click on Tools -> Scripts and setup your Python Path
- Extract the content of OBS Files wherever you want on your PC and add
OBS Files\Script\SpicetifyOBS.pyas a script - You can now add
OBS Files\Website Source\widget.htmlas a website source on OBS - Close and open back OBS and you're done 🙂
- obsnowplaying.js is based on webnowplaying.js default extension of Spicetify
- widget.html based on Tuna widget.html
- And a huge thanks to @ohitstom for the help on the OBS Script
