Add support for privacy-enhanced youtube to video shortcode #4050
Closed
jmgirard
started this conversation in
Feature Requests
Replies: 2 comments 1 reply
-
It seems like something we can detect. I have opened #4060 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Closing this as completed and in favour of #4060 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When you share a video from youtube with "privacy-enhanced mode" enabled, the link will be
youtube-nocookie.com
instead ofyoutube.com
. It would be great to support this in the video shortcode:{{< video https://www.youtube-nocookie.com/embed/mrvhj2XUfWo >}}
Currently (v1.3.124), you get a "No compatible source was found for this media" error.
Beta Was this translation helpful? Give feedback.
All reactions