Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #36759, comment 8


Ignore:
Timestamp:
07/13/2016 07:49:20 PM (10 years ago)
Author:
sakibmoon

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36759, comment 8

    v2 v3  
    1 I just tried the current trunk version 38000 and it do not fix the problem
     1For me youtube share link works, but the full URL do not
    22
    3 Instead I see the same issue on Chrome too. Youtube video won't play on both Firefox and chrome.
    4 
    5 Embedding with the link works, but if I put it in [video src="..."] shortcode, it won't play.
    6 
    7 Update:
    8 
    9 Upon further testing I've found that youtube share link works for me, but the full URL do not
    10 
    11 {{{ [video src="https://www.youtube.com/watch?v=mhnuES3Zgr4"] }}} do not work for me but {{{[video src="https://youtu.be/mhnuES3Zgr4"]}}} works. Not that both of them are same url.
     3{{{[video src="https://www.youtube.com/watch?v=mhnuES3Zgr4"]}}} do not work for me but {{{[video src="https://youtu.be/mhnuES3Zgr4"]}}} works. Not that both of them are same url.