aboutsummaryrefslogtreecommitdiffstats
path: root/templates/video.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/video.tpl')
-rw-r--r--templates/video.tpl7
1 files changed, 5 insertions, 2 deletions
diff --git a/templates/video.tpl b/templates/video.tpl
index ccdbf5a..8ad4b31 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -141,8 +141,11 @@
<!--EndPlyr-->
</div>
</section>
- <code>{$baselink}</code>
- <code>{$current_url}</code>
+ <h4 class="mpv">Playing with MPV</h4>
+ <code>mpv '{$local_url}?link={$baselink}'</code>
+ <code>
+ &lt;iframe width='560' height='315' src='{$local_url}embed?link={$baselink}' frameborder='0' scrolling='no'&gt;&lt;/iframe&gt;
+ </code>
<footer>
<p class="copyleft">Esta web es Software Libre y esta disponible en <a class="enlace"
rel="noopener noreferrer"