XF 1.5 Feeder can't parse videos?

mauzao9

Well-known member
Hello there,

The question is pretty much, getting a feed from one wordpress blog and on it they usually post youtube videos, yet on the website once the feeder imports it will always ignore the video and just import the text and images.

The code on the feed entry is
Code:
<iframe width="660" height="371" src="https://www.youtube.com/embed/qAI8xUcLYDw?feature=oembed" frameborder="0" allowfullscreen></iframe>

Isn't there any way to work this out?
 
Top Bottom