Astalaseven / Stream-Music-Displayer

Outputs Title, Artists and Album of current music being played to text file. Works with OBS and Xplit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream-Music-Displayer

Outputs Title, Artists and Album of current music being played to text file. Works with OBS and Xplit.

About the fork

Original code by https://www.twitch.tv/digipixel_io

Only made some fixes to make it work with VLC.

Changes include:

  • VLC path added
  • Newlines displayed by using <br/> code in output text
  • Remove iTunes dependencies blocking the build
  • Deletion of useless code for my usage
  • Typos

To build it

git clone https://github.com/Astalaseven/Stream-Music-Displayer.git

or download the zip: https://github.com/Astalaseven/Stream-Music-Displayer/archive/master.zip

In a console (cmd.exe): C:\...\Stream-Music-Displayer-master\SMD>C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe

About

Outputs Title, Artists and Album of current music being played to text file. Works with OBS and Xplit.


Languages

Language:C# 58.5%Language:JavaScript 27.5%Language:HTML 13.9%