Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huisedenanhai/LoadDanmaku
A lua script to load local damaku files for mpv
https://github.com/huisedenanhai/LoadDanmaku
bilibili danmaku lua-script mpv mpv-script
Last synced: 2 months ago
JSON representation
A lua script to load local damaku files for mpv
- Host: GitHub
- URL: https://github.com/huisedenanhai/LoadDanmaku
- Owner: huisedenanhai
- Created: 2018-01-11T14:18:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T03:03:42.000Z (almost 5 years ago)
- Last Synced: 2024-08-03T10:01:36.908Z (6 months ago)
- Topics: bilibili, danmaku, lua-script, mpv, mpv-script
- Language: Lua
- Size: 1.95 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-danmaku - LoadDanmaku - 在自动加载 .xml 格式的弹幕的 mpv 插件 (Clients / Misc / Desktop)
- awesome-mpv - LoadDanmaku - Load local damaku files. (Social)
README
# Load Danmaku
## Description
This is a lua script for mpv player. It will load danmaku files (`.xml`) in the current directory.
## Requirements
+ Need [Danmaku2ASS](https://github.com/m13253/danmaku2ass) to be installed.
+ Need [Lua CJSON](https://www.kyne.com.au/~mark/software/lua-cjson-manual.html) to be installed.