Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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、哔哩哔哩、西瓜视频 标签

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