2019-05-05 23:38:31 +02:00
|
|
|
<div class="fit">
|
2019-02-12 17:45:44 +01:00
|
|
|
<youtube-embed embed="{{ this.video_url }}"></youtube-embed>
|
2019-05-05 23:38:31 +02:00
|
|
|
<noscript>
|
|
|
|
<div class="youtube">
|
|
|
|
<iframe src='https://invidio.us/embed/{{ this.video_url }}?rel=0' frameborder='0' allow="autoplay; encrypted-media" allowfullscreen scrolling="no"></iframe>
|
|
|
|
</div>
|
|
|
|
</noscript>
|
2019-02-12 17:45:44 +01:00
|
|
|
</div>
|