Skip to content

Use this Python 3 script to read process title to text, which can then be added to OBS as a text source.

License

Notifications You must be signed in to change notification settings

instinctualjealousy/Show-now-playing-in-OBS-Py3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Show-now-playing-in-OBS-Py3

Utilized 2to3 and omitted some unnecessary/incompatible commands so it can now work with Python 3.
I also modified it to sleep 4 seconds before looping instead of 2, as I felt 2 was a little fast.

Requirements (pip install):
psutil
pywin32

Use command
python OBS_Music_Plugin.py "PROCESS_NAME"
to start!

Feel free to script it behind the scenes, too.

About

Use this Python 3 script to read process title to text, which can then be added to OBS as a text source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%