Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

aidenlx/mx-bili-plugin

Repository files navigation

Media Extended BiliBili Plugin

Add advanced bilibili videos support for Media Extended. Required by Media Extended v2.9.0+

为Media Extended v2.9.0+添加高级Bilibili支持

  • 文档嵌入视频片段 Embed Video Fragment
  • 文档嵌入时间戳 Timestamp Link
  • 高清分辨率 High Resolution Video
  • 倍速/循环/自动播放 Speed Control/Loop/Autoplay
  • 画中画 Picture-in-Picture
  • 更多... and more...

How to use

注意:该插件会打开一个默认端口2233的反向代理服务器,若该端口不可用,请到Media Extended的设置页中修改端口

Note: This plugin will open a reverse proxy server at port 2233 by default. If the port is used, please go to the setting tab of Media Extended to set another port


  1. 安装该插件 Install the plugin
  2. 第三方插件中启用该插件 Enable the plugin in Community Plugins
  3. 在Media Extended设置页中确认高级Bilibili支持可用且已开启 Make sure 高级Bilibili支持 is avaiable and enabled
  4. 开始使用插件 The plugin is ready to use

Compatibility

The required API feature is only available for Obsidian v0.12.2+.

Installation

From Obsidian

  1. Open Settings > Third-party plugin
  2. Make sure Safe mode is off
  3. Click Browse community plugins
  4. Search for this plugin
  5. Click Install
  6. Once installed, enable this plugin and close the community plugins window and the plugin is ready to use.

  1. 打开设置>第三方插件
  2. 确保安全模式为关闭
  3. 点击浏览社区插件
  4. 搜索此插件
  5. 点击安装
  6. 安装完成后,启用该插件并关闭安装窗口,插件即可使用

From GitHub

  1. Download the Latest Release from the Releases section of the GitHub Repository
  2. Put files to your vault's plugins folder: <vault>/.obsidian/plugins/mx-bili-plugin
  3. Reload Obsidian
  4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise, head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Note: The .obsidian folder may be hidden. On macOS, you should be able to press Command+Shift+Dot to show the folder in Finder.


  1. 从GitHub仓库的Releases下载最新版本
  2. 把文件放在对应Vault的插件文件夹下:<vault>/.obsidian/plugins/mx-bili-plugin
  3. 重新加载Obsidian
  4. 如果出现有关安全模式的提示,则可以禁用安全模式并启用插件。否则,请转到设置第三方插件,确保关闭安全模式,然后从第三方插件启用插件

注意,.obsidian文件夹为隐藏文件夹,在macOS的Finder下可以按Command+Shift+.以显示隐藏文件夹