removed <object> element

This commit is contained in:
Ravi Ranjan 2019-10-11 09:03:05 +01:00
parent 94c29fdcfe
commit b4b9d70462
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
</editorFormat>
<embedFormat>
<![CDATA[
<object width="{width}" height="{height}"><param name="movie" value="http://www.youtube.com/embed/{videoId}&hl=en"></param><iframe src="http://www.youtube.com/embed/{videoId}&hl=en" width="{width}" height="{height}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></object>
<iframe src="http://www.youtube.com/embed/{videoId}&hl=en" width="{width}" height="{height}" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
]]>
</embedFormat>
<embedPatterns>