This plugin should already be ignored on AMP pages (see code here), falling back to whatever WordPress does by default for video embeds. I don’t plan to make further changes but you’re happy to contribute on Github if you can implement a better solution that works for everyone.
This was a relatively recent change and you might have to click on the “Update Posts” button on the admin panel to update all already published posts.
-
This reply was modified 5 years ago by
kevinweber.
I’m been testing it and the problem is that id you visit firstly the not AMP version post with a video the ‘_oembed_…’ post meta has the plugin code and then if you visit the AMP versión WP load this value and shows the <noscript> text.
But if you firstly visit the AMP version regular version is saved in post meta and visiting not AMP version you see the regular wp embed.