OBS plugin obs-text 顯示播放中音樂, display playing music


For Microsoft Windows only

This plugin is part of my customized OBS. (I modify obs-text plugin)  
Detail about my OBS build in Traditional Chinese(open source, no malicious code)
https://craftwarblog.blogspot.com/2017/09/obs-studioby-craftwar.html


Able to display any length of song name (use scroll filter)
less resource usage than window capture, it can capture minimized player too
No extra program, file output and read from OBS.

Don't run multiple players (It can catch only one)
You need switch to other mode then switch back to song mode or it can't get change player.

You can recommend new player, I will add support if I have interest.

To keep code simple, I don't accept PR to OBS if I don't use that player.


How to install this plugin
  1. install my customized OBS build. (100% works and better performance than official OBS)
    https://github.com/craftwar/obs-updater/releases/download/git/craftwar.OBS.installer.exe
  2. install plugin only, replace obs-text (plugins\64bit\obs-text.dll) with my modified version
    https://github.com/craftwar/obs-updater/releases/download/git/craftwar.obs_updater.zip
    Updater can't re run under system folder (ex: C:\Program Files (x86) )
    extract updater into OBS root directory , run "get obs-text.cmd" (only works when obs api are the same, not 100% works.) You need run "get obs-text.cmd" manually after OBS updates every times.
Or you can get my code at github and compile it yourself. (100% works)


How to use it in OBS?
Check "get playing song" option in Text(GDI), it will get song name automatically.

You don't have to specify which player to use.



Supported player


browser player (firefox/google chrome only)
You need install userscript for some players (You can learn how to install userscript here) userscript is tested in Violentmonkey

It works on active tab only
If you want to contribute new browser player userscript, I can add link. (no OBS change is required)


1. youtube

2. Nightbot AutoDJ

firefox/google chrome + Nightbot AutoDJ
tested on Firefox 57.0.4,win10 (update browser if it's not working)
play song in browser https://beta.nightbot.tv/song_requests
install usersciprt
https://github.com/craftwar/userscript/tree/master/NightBot-song-name-helper

3. MooBot
install usersciprt
https://github.com/craftwar/userscript/tree/master/MooBot-song-name-helper

4. spotify (web plyaer only)
install usersciprt
https://github.com/craftwar/userscript/tree/master/Spotify-song-name-helper
This script can be improved. (don't use body)


standalone player
1. foobar2000 v1.4 later
I support latest version only, update to newer version if it doesn't work.

2. osu!
When playing Beatmap only.



Use other application to generate song name in file(my obs-plugin is not required but more overhead)
1. NightBot App to play song and read song name output file (for any streaming software, my plugin is not required)
according to NightBot doc https://docs.nightbot.tv/app-beta
  • Windows: %USERPROFILE%\Documents\Nightbot\
  • OSX: /Users/USERNAME/Documents/Nightbot/

這個網誌中的熱門文章

OBS 抓不到畫面, 視窗, 遊戲擷取, 黑或白畫面, 當掉 ,卡住, black/white screen, window game capture, crash, freeze

優化實況(一) OBS設定 streaming settings