Note: replaced by: uosc_danmaku
This is a lua script for mpv player. It will load danmaku files (.xml
) of the same name in the playback directory.
Need DanmakuFactory to be installed or explicitly specified.
You can add bindings to input.conf:
key script-message-to load-danmaku load-local-danmaku
key script-message-to load-danmaku toggle-local-danmaku
script-message load-danmaku input <xml_path>
Allows loading of danmaku by passing the path to a given danmaku file (.xml) with a script-message.
- consider using osd-overlay for rendering danmaku?
- add script-message support
- Modified from MPV-Play-BiliBili-Comments
- DanmakuFactory Provide danmaku file format conversion