Fix downloader bug, use plink and add icon to plugin template

This commit is contained in:
2025-12-28 15:44:53 -06:00
parent 9abff478b8
commit e614f4841f

View File

@@ -27,8 +27,7 @@ func Pages.VideoEmbed(id, name)
controls controls
preload="auto" preload="auto"
poster={$"./api/v1/video-thumbnail?v={Net.Http.UrlEncode(id)}&res=default"} poster={$"./api/v1/video-thumbnail?v={Net.Http.UrlEncode(id)}&res=default"}
data-setup="{\"fill\": true}" data-setup="{\"fill\": true}">
>
<raw(srcTag)> <raw(srcTag)>
<p class="vjs-no-js"> <p class="vjs-no-js">
To view this video please enable JavaScript, and consider upgrading to a To view this video please enable JavaScript, and consider upgrading to a