sorachan / OBS-NowPlaying

OBS browser source for displaying "now playing" from Last.fm or Spotify, scrolls on long titles. Not affiliated with OBS, please do not ask them for support but use the "issues" tab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS-NowPlaying

OBS browser source (HTML5 page) for displaying "now playing" from Last.fm or Spotify, scrolls on long titles.

The Spotify version contains a progress bar.

Usage

Last.fm

Simply fill your username into the main.js file.

Spotify

Follow the 5 steps described in the main.js file.

Customisation

It's plain HTML5 (HTML, JS, CSS), so this shouldn't be too hard to figure out. Play around a bit!

For my stream, I've added a div with a background image and rounded corners:

simplescreenrecorder-2023-03-10_21.34.51.webm

API keys

I know sharing secret keys is a bad practice but I figured if those keys get overused / revoked they can always be blocked / renewed and people can just get their own API keys to get this project up and running.

About

OBS browser source for displaying "now playing" from Last.fm or Spotify, scrolls on long titles. Not affiliated with OBS, please do not ask them for support but use the "issues" tab.


Languages

Language:JavaScript 54.7%Language:CSS 41.1%Language:HTML 4.2%