Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/u2sb/hexo-tag-mmedia
hexo插入aplayer、meting、dplayer、bilibili、哔哩哔哩、西瓜视频 标签
https://github.com/u2sb/hexo-tag-mmedia
aplayer bilibili dplayer hexo hexo-tag xigua
Last synced: 3 months ago
JSON representation
hexo插入aplayer、meting、dplayer、bilibili、哔哩哔哩、西瓜视频 标签
- Host: GitHub
- URL: https://github.com/u2sb/hexo-tag-mmedia
- Owner: u2sb
- License: apache-2.0
- Created: 2019-11-27T14:59:55.000Z (almost 5 years ago)
- Default Branch: 1.x
- Last Pushed: 2023-10-19T10:53:24.000Z (about 1 year ago)
- Last Synced: 2024-07-07T20:49:18.685Z (4 months ago)
- Topics: aplayer, bilibili, dplayer, hexo, hexo-tag, xigua
- Language: TypeScript
- Homepage: https://demo.hexo-tag-mmedia.u2sb.com/
- Size: 9.29 MB
- Stars: 82
- Watchers: 4
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hexo-tag-mmedia
hexo 媒体插入插件
## 版本说明
目前版本为 `1.x`,与 `0.x` 版本完全不兼容,请勿直接从 `0.x` 版本升级,以后 `0.x` 版本会单独维护,但不会增加新功能。
解释一下为什么要升级到 1.x 版本,0.x 版本开发的时候受到 `hexo-tag-dplayer` 和 `hexo-tag-aplayer` 影响较大,为了兼容配置方式做了很多妥协,越到后面维护起来越麻烦,决定开发 1.x 版本,推翻重来。
如需兼容 0.x 配置,请安装 0.x 包(可以与 1.x 同时安装)
```
npm install hexo-tag-mmedia-0.x --save
```## 使用说明
见文档 https://www.u2sb.com/pages/748f02/
见DEMO http://demo.hexo-tag-mmedia.u2sb.com/
## 支持平台
完整列表见相关文档
- [x] Audio
- [x] Video
- [x] [Aplayer](https://github.com/DIYgod/APlayer)
- [x] [MetingJS](https://github.com/metowolf/MetingJS)
- [x] [Dplayer](https://github.com/DIYgod/DPlayer)
- [x] [哔哩哔哩](https://www.bilibili.com/)
- [x] [西瓜视频](https://www.ixigua.com/)
- [ ] [YouTube]()
- [x] [ArtPlayer](https://github.com/zhw2590582/ArtPlayer)
- 更多平台后续会有更新...## 反馈
如果有什么问题吗,请尽可能详细写在 [issue](https://github.com/u2sb/hexo-tag-mmedia/issues) 中。
## QQ 群
159891059
![](https://s2.ax1x.com/2020/02/14/1jAh1U.png)
## 参考
[hexo-tag-aplayer](https://github.com/MoePlayer/hexo-tag-aplayer)
[hexo-tag-dplayer](https://github.com/MoePlayer/hexo-tag-dplayer)
[hexo-tag-cplayer](https://github.com/EYHN/hexo-tag-cplayer)## 开源协议
[Apache-2.0](https://github.com/u2sb/hexo-tag-mmedia/blob/1.x/LICENSE) © MonoLogueChi