plyr: update to v3.5.10, set download attribute for HTML5 only

This commit is contained in:
Jesús
2020-06-14 21:50:58 -05:00
parent 04736c12f1
commit 3c81bce7a4
15 changed files with 4439 additions and 3363 deletions

View File

@@ -263,7 +263,7 @@
{% block extend_js %}
<!-- Plyr -->
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/modules/plyr/plyr.min.js"
integrity="sha512-OuNuHhTUuTAbvDItUy1JPT/L9bBLBK71KDEgEiCUyzyZtVCKMALXfkyi5lQV30FoadAZoSlLoHxXeXQUGxoduw=="
integrity="sha512-h2OOBB+c2Z3y4ROK8VhcWgO0KtUl5yDHpUFlpDN7YN96fv8XUbapjrf6EEvKoxW+9nMN/QcJ9wrk9N8+OxYhOA=="
crossorigin="anonymous"></script>
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/play.js"></script>
<!-- /Plyr -->