aboutsummaryrefslogtreecommitdiffstats
path: root/templates/video.tpl
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-05-28 16:54:24 -0500
committerJesús <heckyel@hyperbola.info>2019-05-28 16:54:24 -0500
commite6395a42ecfb3569777e20c150954b8803d797c2 (patch)
tree07c3bbd6104b490c3d98c8bb78e402a2e65959db /templates/video.tpl
parent11d035d1d630ffb753267140641eb8fa3448f882 (diff)
downloadytlibre-e6395a42ecfb3569777e20c150954b8803d797c2.tar.lz
ytlibre-e6395a42ecfb3569777e20c150954b8803d797c2.tar.xz
ytlibre-e6395a42ecfb3569777e20c150954b8803d797c2.zip
Added play with mpv
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"