VRCNowPlaying - Show what media you're listening to via Chatbox OSC #136
cyberkitsune
started this conversation in
Show and tell
Replies: 2 comments
-
nice! i made something similar in (rushed) c# EIA485/oscChatBoxMusic |
Beta Was this translation helpful? Give feedback.
0 replies
-
@cyberkitsune - thanks for sharing! Your work has been added to the official listing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
VRCNowPlaying - https://github.com/cyberkitsune/vrc-osc-scripts
Using Python and the Windows MediaManager API, I query what media you're listening to via a media player (Spotify, YouTube, Chrome Media API, etc...) and display it via the new Chatbubble via OSC! With this, others will be able to see what you're personally jamming out to!
I also utilize the
Cutlet
package if it is installed here to work around the lack of Unicode support via OSC, it will convert Japanese into romaji so the title doesn't appear as all question marks in VRChat.You can find it in my vrc-osc-scripts repo under the
VRCNowPlaying/
folder!Demonstration
Beta Was this translation helpful? Give feedback.
All reactions