| 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. |