Resource icon

OBS Python Now Playing 0.1

Etuldan

Member
Etuldan submitted a new resource:

Now Playing - Display in a Text Source the current song from your favorite music player

Now Playing is an OBS script that will update a Text Source with the current song that Media Player is playing.

Currently supports:
Spotify
VLC
Youtube (for Firefox and Chrome)
Foobar2000

You'll need Python 3.6 (OBS requirement) and PyWin32
Only for Windows OS

How to use it :

Download the script.
Download Python 3.6.x ( https://www.python.org/downloads/ ) and install it
Download PyWin32 ( https://github.com/mhammond/pywin32/releases ) and install it...

Read more about this resource...
 

GONG_YOYO

New Member
Hey Bro,Could you please add a netease music win10 supports?I really need it.I can't find any plug-ins for it.Althought it's the best music player in China,So Please,Wish you can replay me.This the software offical website https://music.163.com/
 

sybeez

New Member
Hey I was wondering if someone could make a video tutorial of how to set this up? I got everything right up until the last step
 

Creepercdn

New Member
Hey Bro,Could you please add a netease music win10 supports?I really need it.I can't find any plug-ins for it.Althought it's the best music player in China,So Please,Wish you can replay me.This the software offical website https://music.163.com/
I wrote a fork, added Netease Cloud Music support, and only obtained song information from the windows that can be displayed and not cloaked.

So, you're Chinese, right? My mother language isn't English, so next is Chinese translate.
我在作者代码的基础上增加了一些特性:
  • 仅从可显示(WS_VISIBLE)以及不被遮盖(cloacking)的窗口的标题获取歌曲信息
  • 添加了对网易云音乐的支持
如果可以,代码稍后会发布。
 
Top