diff --git a/src/extractors/custom/fusion.net/index.js b/src/extractors/custom/fusion.net/index.js index 9e434250..f88b7f22 100644 --- a/src/extractors/custom/fusion.net/index.js +++ b/src/extractors/custom/fusion.net/index.js @@ -41,6 +41,7 @@ export const FusionNetExtractor = { // Is there anything in the content you selected that needs transformed // before it's consumable content? E.g., unusual lazy loaded images transforms: { + '.fusion-youtube-oembed': 'figure', }, // Is there anything that is in the result that shouldn't be?