All Projects → KikoPlayProject → Kikoplay

KikoPlayProject / Kikoplay

Licence: gpl-3.0
KikoPlay - NOT ONLY A Full-Featured Danmu Player 不仅仅是全功能弹幕播放器

Projects that are alternatives of or similar to Kikoplay

Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (-6.07%)
Mutual labels:  danmaku, danmu, player
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 589 (+88.18%)
Mutual labels:  danmaku, danmu, player
Danmu.server
一个开源的弹幕后端
Stars: ✭ 92 (-70.61%)
Mutual labels:  danmaku, danmu
Danmu.js
HTML5 danmu (danmaku) plugin for any DOM element
Stars: ✭ 130 (-58.47%)
Mutual labels:  danmaku, danmu
Commentcorelibrary
Javascript Live Comment (Danmaku) Engine Implementation. JS弹幕模块核心,提供从基本骨架到高级弹幕的支持。
Stars: ✭ 1,724 (+450.8%)
Mutual labels:  danmaku, danmu
Danmaku
A high-performance JavaScript danmaku engine. 高性能弹幕引擎库
Stars: ✭ 446 (+42.49%)
Mutual labels:  danmaku, danmu
Danmaku
live video comments protocol and platform api
Stars: ✭ 70 (-77.64%)
Mutual labels:  danmaku, danmu
Animesearcher
整合第三方网站的视频和弹幕资源, 为白嫖党提供最佳看番追剧体验
Stars: ✭ 101 (-67.73%)
Mutual labels:  danmaku, player
Danmu Client
A cross-platforms danmaku client that supports transparency which based on canvas + WebSocket. 多用跨平台透明弹幕客户端,支持图文弹幕,基于canvas + WebSocket。
Stars: ✭ 151 (-51.76%)
Mutual labels:  danmaku, danmu
Danmu Server
A danmaku server based on WebSocket. 弹幕服务器,基于WebSocket。
Stars: ✭ 169 (-46.01%)
Mutual labels:  danmaku, danmu
acfundanmu
AcFun直播API
Stars: ✭ 27 (-91.37%)
Mutual labels:  danmaku, danmu
Moonplayer
Video player that can play online videos from youtube, bilibili etc.
Stars: ✭ 399 (+27.48%)
Mutual labels:  danmaku, player
Douyu For Mac
非官方Mac版斗鱼播放器带实时弹幕
Stars: ✭ 148 (-52.72%)
Mutual labels:  danmu, player
Abplayerhtml5
Video Player for danmaku comments. ABPlayer in HTML5. ABPlayer核心构件以动态HTML编写的版本。向HTML5进发!HTML5弹幕播放器
Stars: ✭ 858 (+174.12%)
Mutual labels:  danmu, player
danmaku-player
An HTML5 danmaku video player for real-time image processing using WebGl and Web Components.融合了webgl和web components的实时图像处理弹幕播放器
Stars: ✭ 40 (-87.22%)
Mutual labels:  player, danmaku
Artplayer
🎨 ArtPlayer.js is a modern and full featured HTML5 video player
Stars: ✭ 484 (+54.63%)
Mutual labels:  danmu, player
Dplayer
🍭 Wow, such a lovely HTML5 danmaku video player
Stars: ✭ 12,101 (+3766.13%)
Mutual labels:  danmaku, player
nplayer
🚀 支持移动端、支持 SSR、支持直播,可以接入任何流媒体。高性能的弹幕系统。高度可定制,所有图标、主题色等都可以替换,并且提供了内置组件方便二次开发。无第三方运行时依赖。
Stars: ✭ 897 (+186.58%)
Mutual labels:  player, danmaku
awesome-danmaku
一款轻量、适用于 H5 弹幕场景的 JS lib。🚀🚀
Stars: ✭ 35 (-88.82%)
Mutual labels:  danmaku, danmu
Xcdyoutubekit
Stars: ✭ 2,853 (+811.5%)
Mutual labels:  player

KikoPlay - NOT ONLY A Full-Featured Danmu Player


不仅仅是全功能弹幕播放器 latest packaged version(s) GitHub All Releases

特性

  • OpenGL渲染,流畅的弹幕体验
  • libmpv播放内核,保留mpv灵活的参数设置,支持实时进度条预览
  • 树形播放列表,可随意组织视频文件
  • 支持所有主流视频网站弹幕搜索下载,同时可以通过脚本支持更多弹幕来源
  • 灵活的弹幕屏蔽规则设定,支持自动合并相似弹幕、分析标注弹幕事件,提升观看体验
  • 支持批量管理弹幕池、弹幕时间轴调整,更好地处理本地视频和网站上的视频时长不一致的情况
  • 强大的资料库功能,支持通过多种方式记录并组织你看过的动画,通过脚本扩展可以支持更多信息来源
  • 局域网服务,你可以通过网页在其他设备上观看,现在还有Android端可供选择
  • 集成每日放送、资源搜索、aria2下载、自动下载等功能,在KikoPlay里即可完成下载、观看、管理等全部操作
  • .........

任何人都可以为KikoPlay编写脚本来支持更多弹幕、视频资料以及资源来源,脚本仓库
还可以通过KikoPlay的Web API实现其他功能,Web API参考

编译

KikoPlay基于以下项目:

编译环境: MSVC2015,gcc 7.3.0(其他版本未测试)

Windows上使用Qt Creator打开工程文件后可直接编译

Linux上看这里

Mac OS 系统可自行尝试

自从0.2.3版本后只提供64位版本,不建议使用32位版本

下载

可以从Github百度网盘 或 QQ群文件 下载Windows版

反馈

如果有问题,欢迎创建issue或者联系我: dx_8820832#yeah.net(#→@),或者加QQ群874761809反馈

一起来让KikoPlay更好!

  • 为主程序贡献代码,包括但不限于新功能开发、BUG修复等等
  • 为KikoPlay编写脚本,支持更多弹幕、资料或者资源来源,脚本仓库在这里
  • 提升局域网网页访问体验,目前的网页是在这里
  • 改进Android局域网客户端
  • 开发其他平台上的局域网客户端
  • 测试,找出BUG并反馈
  • ......
  • Star or Fork

截图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].