Commit 651c01c
[xExtension-YouTube] Add referrer policy to iframe in extension.php (#382)
* [xExtension-YouTube] Add referrer policy to iframe in extension.php
I've been seeing Error 153 / Video player configuration error just like reported here:
https://forum.obsidian.md/t/youtube-video-embed-does-not-work-video-player-configuration-error/103181
Added referrer policy as taken from youtube embed iframe via share button on youtube.com, seems to be working nicely.
* Bump version
---------
Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>1 parent c592520 commit 651c01c
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| 447 | + | |
447 | 448 | | |
448 | 449 | | |
449 | 450 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
0 commit comments