Resource icon

Native NowPlaying Widget for OBS 1.6

Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/lingeriegoat/OBSSpotifyPlugin
Minimum OBS Studio Version
31.1.1
Supported Platforms
  1. Windows
This plugin allows you to have a native "now playing" widget inside of OBS. No need for additional programs or web servers or browser sources or any of that stuff. This is all native inside of OBS.

Works for Spotify, YoutubeMusic desktop clients, and Apple Music. More services may be added later if they are requested and I can reasonably get a copy of the program.

Releases can be found on my github page for the plugin: https://github.com/lingeriegoat/OBSSpotifyPlugin/releases

To install, download the latest release from the Releases page, unzip, and then copy the 4 files into your OBS plugins folder, usually something like C:\Program Files\obs-studio\obs-plugins\64bit.

AI Disclaimer: I used AI to help write the cpp portion of this plugin, because my cpp knowledge is very poor. I wrote the "heavy lifting" part in a C# dll because that is the language I know. The cpp portion functions mainly to interface with OBS, draw the widget, and wrap my dll. The DLL source code repo is linked in the plugin repo. I have reviewed all the generated code for problems, and tested the plugin functionality extensively, and believe it to be safe and functional.
  • obspluginscreenshot.png
    obspluginscreenshot.png
    307 KB · Views: 12
  • obspluginscreenshot2.png
    obspluginscreenshot2.png
    112.8 KB · Views: 12
  • obspluginscreenshot3.png
    obspluginscreenshot3.png
    136.3 KB · Views: 12
Author
lingeriegoat
Downloads
9
Views
69
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top