YouTube embed invisible

Steps to reproduce

NOTE: I’m not certain if this is an Obsidian bug, or a YouTube issue.

Embedding a youtube video renders an invisible youtube video.

This happens whether I embed as a markdown ![](https://www.youtube.com/watch?v=jNQXAC9IVRw) or even if I embed an actual HTML iframe:

<iframe width="560" height="315" src="https://www.youtube.com/embed/jNQXAC9IVRw?si=cIcD0KrhGhRUXbOh" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

Did you follow the troubleshooting guide? [Y/N] Y

Expected result

Visible/usable youtube embedded player.

Actual result

I can tell the youtube iframe is rendering because it takes up more space and pushes the surrounding content down. However the video is not visible or clickable.

Environment

SYSTEM INFO:
	Obsidian version: v1.7.7
	Installer version: v1.4.13
	Operating system: Darwin Kernel Version 24.0.0: Mon Aug 12 20:49:48 PDT 2024; root:xnu-11215.1.10~2/RELEASE_ARM64_T8103 24.0.0
	Login status: logged in
	Language: en
	Catalyst license: insider
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: on

RECOMMENDATIONS:
	none

Additional information

Both are embedding on my end. macOS v15.1.1, Obsidian v1.7.7 (v1.7.7 installer).


You could try updating your installer to see how that goes.

1 Like

Fascinating. For some reason this was solved after I updated the installer like you said. Thank you for the tip. Not sure why that would make a difference.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.