remove FFmpeg from subreddit template
This commit is contained in:
parent
df8d36c661
commit
a12596e1a2
@ -64,10 +64,6 @@
|
|||||||
{% call utils::post_in_list(post) %}
|
{% call utils::post_in_list(post) %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% if prefs.ffmpeg_video_downloads == "on" %}
|
|
||||||
<script src="/ffmpeg/ffmpeg.js"></script>
|
|
||||||
<script src="/ffmpeg/ffmpeg-util.js"></script>
|
|
||||||
{% endif %}
|
|
||||||
{% if prefs.use_hls == "on" %}
|
{% if prefs.use_hls == "on" %}
|
||||||
<script src="/hls.min.js"></script>
|
<script src="/hls.min.js"></script>
|
||||||
<script src="/playHLSVideo.js"></script>
|
<script src="/playHLSVideo.js"></script>
|
||||||
|
Loading…
Reference in New Issue
Block a user