Use the thumbnail for opengraph if online
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
<meta property="og:type" content="video.other">
|
||||
<meta property="video:tag" content="{{.TagsString}}">
|
||||
|
||||
<meta property="og:image" content="{{.Image}}">
|
||||
<meta property="og:image:url" content="{{.Image}}">
|
||||
<meta property="og:image:alt" content="{{.Thumbnail}}">
|
||||
<meta property="og:image" content="{{.Thumbnail}}">
|
||||
<meta property="og:image:url" content="{{.Thumbnail}}">
|
||||
<meta property="og:image:alt" content="{{.Image}}">
|
||||
|
||||
<meta property="og:video" content='{{.RequestedURL}}hls/stream.m3u8' />
|
||||
<meta property="og:video:height" content="640" />
|
||||
|
||||
Reference in New Issue
Block a user