Hugo Santos31 downloadsAdds a compact YouTube livestream controller above the vault name.
Adds a compact YouTube livestream controller above the vault name in Obsidian's sidebar, so you can listen to (or watch) a YouTube livestream without leaving your notes.
A small play/pause control and volume slider docked above the file explorer's nav header.
Configure the livestream URL and default volume from the plugin settings.
The player persists across layout changes and reloads with your last saved settings.

https://www.youtube.com/watch?v=VIDEO_ID.This plugin loads the official YouTube IFrame Player API
(https://www.youtube.com/iframe_api) from YouTube's servers, and embeds
a YouTube video player for the livestream URL you provide. No other
external service is contacted, and no data is sent anywhere by the plugin
itself beyond what YouTube's own player requires to stream video/audio.
main.js, manifest.json, and styles.css from the
latest release.<your-vault>/.obsidian/plugins/tubenote/.Found a bug or have a feature request? Please open an issue in this repository.
I have converted coffee ☕ into this repository.
If you think it was worth it, consider helping me buy more coffee ☕: PayPal
Released under the MIT License.