Now Playing is an OBS script that will update a Text Source with the current song that Media Player is playing.
Currently supports:
Spotify
VLC
Youtube (for Firefox and Chrome)
Foobar2000
You'll need Python 3.6 (OBS requirement) and PyWin32
Only for Windows OS
How to use it :
Download the script.
Download Python 3.6.x ( https://www.python.org/downloads/ ) and install it
Download PyWin32 ( https://github.com/mhammond/pywin32/releases ) and install it
Open OBS Studio
Create a GDI+ Text source
Open Script manager. Add now_playing.py
In the "Text source" input box, type the name of the GDI+ Text source you just created.
Currently supports:
Spotify
VLC
Youtube (for Firefox and Chrome)
Foobar2000
You'll need Python 3.6 (OBS requirement) and PyWin32
Only for Windows OS
How to use it :
Download the script.
Download Python 3.6.x ( https://www.python.org/downloads/ ) and install it
Download PyWin32 ( https://github.com/mhammond/pywin32/releases ) and install it
Open OBS Studio
Create a GDI+ Text source
Open Script manager. Add now_playing.py
In the "Text source" input box, type the name of the GDI+ Text source you just created.