Preview
Issue #4
- ARX8x
- The reason it was marked as unsupported is that I couldn't find a single page with such an object with @data-source attrib that has 'youtube' as value, even though I went through hundreds of pages. This had to be marked unsupported.
Anyway, I pushed an update and it should support youtube videos.
- Accepted by admin
- Type of issue
- IV not generated for target page
- Reported
- Nov 17, 2017
<div class="video-cuerpo">
<div class="video video-player inline">
<div class="imagen-enlace-video-cuerpo-bk">
<a class="video-play" href="T-QqWH8JQP8"></a>
</div>
</div>
</div>
can be replaced by
<iframe src="https://www.youtube.com/watch?v=T-QqWH8JQP8"></iframe>