A OBS script to display information from WebNowPlaying
It also supports a lot of desktop players! Read more here.
This script adds widgets as seen above, it also lets you add a formatted text source like "{artist} - {title}", and individual sources for Title, Artist, etc. so you can do whatever you want!
You can modify the text sources however you want, the script will only update the text.
If you delete a source, it will stay deleted until you click "Create Sources" again.
Full and up-to-date documentation is available at:
https://wnp.keifufu.dev/obs/getting-started
where python
in cmd to find the installation location.)pip install pywnp
wnp-obs.py
with the latest version from releases: wnp-obs.py.pip install --upgrade pywnp
.