Support HLS playback in search and user feeds

This commit is contained in:
spikecodes 2021-06-11 17:38:43 -07:00
parent d2002c9027
commit 85deb4947d
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
4 changed files with 10 additions and 3 deletions

View file

@ -49,8 +49,11 @@
</details>
</div>
{% endif %}
{% endfor %}
{% if prefs.use_hls == "on" %}
<script src="/hls.min.js"></script>
<script src="/playHLSVideo.js"></script>
{% endif %}
</div>
<footer>