punkyard67 downloadsAutomatically converts pasted YouTube links into your preferred embed style on an empty line.

Simply paste a YouTube URL on an empty line in an Obsidian note and it's instantly converted into your preferred embed format (markdown, iframe or div) — no commands, no shortcuts, just paste.
Choose your preferred embed mode in Obsidian Settings... → Media Embed.

| Style | Output | Responsive |
|---|---|---|
| markdown | ![]() |
no — fixed size |
| iframe | <iframe ...> |
yes — fills pane width |
| div | <div><iframe ...> |
yes, in a frame — bulletproof |


Cmd+V / Ctrl+V)https://www.youtube.com/watch?v=...https://youtu.be/...https://www.youtube.com/shorts/...https://www.youtube.com/embed/...

Safe mode if promptedBrowse and search for Media EmbedOptions and choose your preferred style (markdown, iframe, div)<your vault>/.obsidian/plugins/Found a bug or have a suggestion? Open an issue.
This project is licensed under GPL-3.0-or-later.
In practical terms, that means distributed modifications and derivative versions must also remain open source under GPL-compatible terms.
made with ⏳ by punkyard