Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Youtube embedded videos are removed #49

Open
anthony-foulfoin opened this issue Nov 25, 2017 · 1 comment
Open

Youtube embedded videos are removed #49

anthony-foulfoin opened this issue Nov 25, 2017 · 1 comment

Comments

@anthony-foulfoin
Copy link

The youtube videos are embedded with an <iframe>, but the videos iframes are always removed from the resulting articles. For instance on: http://next.liberation.fr/culture-next/2017/11/24/screenshot-vape-wave-6-days-alphonse-president_1612047?xtor=rss-450

The following video has been wiped:

<p><iframe width="100%" src="https://www.youtube.com/embed/lGL7RgHn5f0" frameborder="0" allowfullscreen="" data-aspect-ratio="0.5625" data-responsive="1"></iframe></p>

I tried to remove iframe from tagsToSkip and to add it in tagsOfMedia with no success. I can't figure out where the iframe nodes are removed, even with the debug mode

@Tjatse
Copy link
Owner

Tjatse commented Nov 30, 2017

Youtube is being blocked from China, and I can not test this issue.
I'll figure it out somehow...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants