Embed DPlayer(https://github.com/DIYgod/DPlayer) in Hexo posts/pages. Hexo Demo npm install npm install hexo-tag-dplayer --save Usage {% dplayer key=value ... %} key can be dplayer options: 'autoplay', 'loop', 'screenshot', 'hotkey', 'mutex', 'dmunlimited' : bool options, use ...
Embed bilibili video in Hexo posts/pages. Contribute to honjun/hexo-tag-bili development by creating an account on GitHub.
hexo-tag-aplayer Embed APlayer(https://github.com/DIYgod/APlayer) in Hexo posts/pages. 中文文档 Installation Dependency Usage Option With lyrics With playlist MeingJS support (new in 3.0) PJAX compatible Customization (new in 3.0) Troubleshoot Space within arguments Duplicate APlayer.JS loading ...
You can configure hexo-tag-aplayer in _config.yml:aplayer: script_dir: some/place # Script asset path in public directory, default: 'assets/js' style_dir: some/place # Style asset path in public directory, default: 'assets/css' cdn: http://xxx/aplayer.min.js # External APlayer.js ...