windowsair/bilibili_danmaku Bilibili 弹幕工具集 警告: 该项目暂未准备好用于生产。API、文档、用法的更改恕不另行通知。 live_render, 直播弹幕渲染工具 live_render是一个bilibili直播录制工具,能够在录制直播视频的同时渲染弹幕,在直播结束时直接输出压制好弹幕的视频。
javascriptchrome-extensionanimewebextensiondanmakubilibili UpdatedMar 5, 2025 TypeScript unash/BarrageRenderer Star2.2k 一个iOS 上的弹幕渲染库. danmakubarrage UpdatedApr 19, 2023 Objective-C jabbany/CommentCoreLibrary Star1.9k Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从...
bilive-danmaku 一个开源的 bilibili 直播弹幕姬,支持 win 和 mac 预览 视频预览 使用 下载Release 输入房间号 RoomID 后,回车提交即可连接 功能 面板和官方 web 端几乎一模一样,主要拓展了订阅列表,弹幕翻译,语音朗读,多语言配置等功能 支持的消息类型
importconvertfrom'danmaku-to-ass';import{readFileSync}from'fs';lettext=readFileSync('av12345.xml','utf-8');letass=convert(text,{},{source:'bilibili',filename:'av12345.xml'}); 函数签名: 参数说明: text:弹幕文件内容,如果是Bilibili则为XML文本,Acfun为JSON文本。
importconvertfrom'danmaku-to-ass';import{readFileSync}from'fs';lettext=readFileSync('av12345.xml','utf-8');letass=convert(text,{},{source:'bilibili',filename:'av12345.xml'}); 函数签名: 参数说明: text:弹幕文件内容,如果是Bilibili则为XML文本,Acfun为JSON文本。
$ pipenv install $ pipenv shell $ python -m danmacu.main <房间号> Danmaku page: http://127.0.0.1:7777/index.html Press Command+C to stop...然后使用浮动窗口工具(如果不知道是啥请看 Q&A 部分第 6 条,或者直接用浏览器)打开这个程序输出的 URL 即可。
bilibili-danmaku-clientis easy to use. You can: Open a connection constDanmakuClient=require('bilibili-danmaku-client');// https://live.bilibili.com/5440constclient=newDanmakuClient(5440);client.start(); Listen to Events constclient=...;constonDanmaku=({content,sender})=>console.log(`${send...
danmakudanmubilibili UpdatedSep 13, 2023 C# Redamancy520/MinecraftWorld-Decryption-Tools Star50 A decryption tool of Netease MC Game Map minecraftbilibilineteasedecryption-toolneteasemc UpdatedFeb 11, 2024 C# Load more… Improve this page Add a description, image, and links to thebilibilitopic page...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
BiliLiveDanmaku 显示及播报bilibili直播弹幕 测试项目 不定期维护 勿用于生产环境 使用C#/WPF 实现 模块化设计,实现 IModule 接口以增加功能模块 语音播报使用微软 Azure API ,中文采用 晓晓 语音模型,日文采用 Nanami 语音模型,英文采用 Aria 语音模型,不支持单条弹幕多语言混合合成 ...