https://github.com/wiidede/dandanplay-vi
弹弹play网页版实现,本地视频加载弹幕
https://github.com/wiidede/dandanplay-vi
Last synced: about 1 year ago
JSON representation
弹弹play网页版实现,本地视频加载弹幕
- Host: GitHub
- URL: https://github.com/wiidede/dandanplay-vi
- Owner: wiidede
- License: mit
- Created: 2022-09-06T12:34:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T08:42:31.000Z (over 2 years ago)
- Last Synced: 2024-04-28T01:11:20.694Z (about 2 years ago)
- Language: JavaScript
- Homepage: https://dandan.wiidede.space
- Size: 583 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dandanplay vi
弹弹play web简易实现
## [Site](https://dandanplay-vitesse.netlify.app/)
## TODO
- [x] 基础功能:弹幕播放器&匹配弹幕
- [x] nplayer弹幕样式扩展
- [x] 主题色切换支持
- [x] 用户自定义主题色
- [x] 略微适配移动端样式
- [x] 支持切换播放器
- [ ] 完善自己的播放器
- [x] 手动匹配弹幕库
## 有可能会做的
关注本项目的人多了,应该会考虑做,暂时自己用着方便Mac看本地视频的弹幕
- [ ] 登录
- [ ] 发送弹幕
- [ ] 上传多个文件(不知道浏览器会不会出异常,只是为了能一次上传看几集,并做不到windows app那样,有媒体库)
- [ ] 其他接口的对接
## 支持我
1. 给项目一个免费的star
2. 请我吃点东西吧[赞赏](https://wiidede.github.io/sponsor/)
## 致谢
- [弹弹play](https://www.dandanplay.com/)
- [vitesse-lite](https://github.com/antfu/vitesse-lite)
- [NPlayer](https://github.com/oyuyue/nplayer)