Skip to content

pk5ls20/hexo-bilibili-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-bilibili-plus

A hexo plugin embed a bilibili video in your hexo article quickly and easily.

一个hexo插件,可以快速而方便的在hexo页面中嵌入bilibili视频

Install 安装

Run command npm install hexo-bilibili-plus in your hexo site path.

在Hexo的博客目录下执行npm install hexo-bilibili-plus

Preview 预览

You can view demo in my blog here

可以在我的博客中查看demo

Usage 使用

Insert {%blil $VID} in your markdown file to use.
The $VID can be any vaild bvid (current video number in bilibili, like BV14b4y1U7XX) or avid (bilibili use it from 2009 to 2020, likeav170001).

在文章的md文件中插入{%blil $VID}来使用,$VID可以是bv号也可以是av号

References 参考

The reference content has been written in the source code.

参考内容在源代码中已写明

About

仅需BV号/AV号,方便的hexo页面中嵌入bilibili视频 | Embed bilibili video easily by using bvid or avid.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published