Viewing 7 replies - 1 through 7 (of 7 total)
  • Can you share an example URL?

    Yes, almost all embedded youtube video pages has. below is the error code :

    Unkown syntax errors: src=https://www.youtube.com/embed/5YAz4LIzy4g, src=https://www.youtube.com/embed/bMEvf33CtKY, src=https://www.youtube.com/embed/8ick9QPOiK8, src=https://www.youtube.com/embed/aENBq3IZtMU, src=https://www.youtube.com/embed/Ilae45P9-nQ

    Thread Starter ditad

    (@ditad)

    src=https://www.youtube.com/embed/zp8ot7Bg_Kc and src ending with “?rel=0&wmode=transparent”

    BTW, in our site we had to make sure all embeds, plugins etc., explicitly loaded the https version of YouTube videos.

    I believe Google AMP is expecting external stuff to all be https (could be wrong…).

    Yes, AMP requires all iframes to be served from https domains. 0.3.2 forces the scheme to https for iframe which will fix most of these, but may break others. There are plans to add a fallback for those cases, but fallback support is currently broken in AMP itself.

    Seems like Google should be doing live rewrites + cache of content with the old http YouTube links (ala mod_pagespeed) — but likely tricky for all the folks who do custom ?= parameters to the iframe, like removing bars, or whatever.

    Seems like they could be doing simple rewrites on the oembed stuff for classic line break placement of simple URL video links.

    But hey, it’s all new ! And shiny ! ??

    (still hoping the 0.4 rev has fix for the change of wp-content to assets … hint hint …)

    Thread Starter ditad

    (@ditad)

    Thanks all!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘YouTube’ is closed to new replies.