Audio Player
approvedby noonesimg
Audio player with background playback, bookmarks and wave visualiser instead of the default HTML5 audio.
★ 134 stars↓ 17,946 downloadsUpdated 3y agoGPL-3.0
Obsidian Audio Player
- one audio instance for the whole obsidian vault
- easy to initialize
- wave visualizer
- keeps playing even if you've closed the tab
- add bookmarks to your audio files
Demo

How to use
```audio-player
[[my awesome audio file.mp3]]
```
just add this to any of your md files
Two simple Commands
accessable through command menu (Ctrl-P)
- Pause Audio to pause whatever audio is playing
- Resume Audio to resume
Add bookmarks through ui

- Double click on any of the bars on the wave visualizer,
- Type your text
- Hit enter or press the "Add" button
- Click on any bookmark timecode to set the playhead position
Add bookmarks through text
```audio-player
[[my awesome audio file.mp3]]
00:00:44 --- chapter
00:01:50 --- chapter 2
00:02:40 --- chapter 3 in which nothing happened
```

How to install
From Obsidian
- Open Settings > Thrid-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search Audio Player
- Click install
- Close community plugin browser and activate the plugin
Using Git
- Close obsidian
- Go to your vault .obsidian/plugins folder in the terminal
- git clone https://github.com/noonesimg/obsidian-audio-player.git
- Open obsidian
- Go to settings -> community plugins
- Scroll down, find "Audio Player" plugin and enable it
Pricing
The plugin is free, athough if you wanna say thanks, feel free to buy me a coffee
Notes
If there're any bugs or instabilities, don't hesitate to open an issue
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.
