-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Description
Hi all,
Suddenly we get the following error on youtube embeds:
-- [21-04-01 13:02:43]:30220 -- fallback from domain to generic { 'youtube.com': true } https://www.youtube.com/watch?v=dQw4w9WgXcQ
-- [21-04-01 13:02:43]:30220 -- plugin redirect (by "htmlparser") https://consent.youtube.com/m?continue=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DdQw4w9WgXcQ&gl=NL&m=0&pc=yt&uxe=23983172&hl=en&src=1
-- [21-04-01 13:02:44]:30220 -- plugin redirect (by "htmlparser") https://consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DdQw4w9WgXcQ&gl=NL&hl=en&pc=yt&uxe=23983172&src=1
The debug output is:
{
"meta": {
"title": "Before you continue to YouTube",
"canonical": "https://consent.youtube.com/ml?continue=https://www.youtube.com/watch?v%3DdQw4w9WgXcQ&gl=NL&hl=en&pc=yt&uxe=23983172&src=1"
},
"links": [
{
"href": "//www.google.com/favicon.ico",
"rel": [
"shortcut",
"icon",
"ssl"
],
"type": "image/icon"
}
],
"h2": true,
"rel": []
}
Googling this issue does not provide any hits. Anyone with a solution?
Metadata
Metadata
Assignees
Labels
No labels