- Supported Bit Versions
-
- 32-bit
- 64-bit
- Minimum OBS Studio Version
- 24.0.0
- Supported Platforms
-
- Windows
A Python Script for Obtaining Song Titles/Artists from [NetEase Cloud Music] Based on Process Class Lookups
Requirements:
Requirements:
- Windows 10/11
- Python > 3.8.0
- win32gui latest
Code:
pip install pywin32
- Netease Cloud Music or QQMusic (background OK, minimized OK, tray NOT OK)
- Download this script
- Set Your Python Path in OBS - Tool - Script - Python Settings
- Add a Text (GDI+) source in your scene
- Load the script, fill and change parameters as you like, set the source to the text added just now
- (IF U CANT see the text source you like, refresh(reload) the script)
- It should be working
- No output? First Check Requiremet, then the Script Output and see if its not working well.
- rename the script and try to delete and load manually, this is cause by the python cache.
- Linux and Mac OS is not tested, need modification to the script.