+ Adding thumbnail to video opengraph tags

This commit is contained in:
shockrah 2022-02-02 23:47:02 -08:00
parent de70a177aa
commit 0698f62659

View File

@ -14,6 +14,7 @@
<meta property="og:url" content="{{url}}">
<meta property="og:description" content="{{desc}}">
<meta property="og:type" content="video.other">
<meta property="og:image" content="{{clip_thumbnail}}">
{# Image tag requires a default in case of disk memery #}
<meta property="og:video" content="{{clip_url}}">