Media Extended
Media(Video/Audio) Playback Enhancement for Obsidian.md
Intro
This plugin introduce some new features that enhance media (video/audio) playback:
- Player Enhancement
- Speed control
- Inline options for loop/autoplay/mute/hide controls
- Embed/Link for online media
- Caption/Subtitle support
- Notetaking
- Create timestamp link/media fragment
- Dedicated media view binded to document to open media links
- Get timestamp from existing media file
- Take timestamp from audio recorder
Demo
TimestampsForMediaDemo2.mp4
EmbedMediaFragmentsDemo.mp4
GetTimestampDemo.mp4
AudioRecorder.mp4
How to use
Go to Media Extended Wiki for more details
Note: for bilibili users, bilibili plugin is required for advanced features from v2.9.0
注意:v2.9.0开始,bilibili用户需要安装bilibili plugin以启用高级bilibili功能
Compatibility
The required API feature is only available for Obsidian v0.12.2+.
Installation
From Obsidian
- Open
Settings
>Third-party plugin
- Make sure Safe mode is off
- Click
Browse community plugins
- Search for this plugin
- Click
Install
- Once installed, close the community plugins window and the patch is ready to use.
From GitHub
- Download the Latest Release from the Releases section of the GitHub Repository
- Put files to your vault's plugins folder:
<vault>/.obsidian/plugins/media-extended
- Reload Obsidian
- 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 pressCommand+Shift+Dot
to show the folder in Finder.