embed test a

This commit is contained in:
ashley 2024-07-28 13:53:43 +00:00
parent cbdfed5eb1
commit 6639fafbcc

View file

@ -45,7 +45,10 @@
<meta content="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" name=twitter:url> <meta content="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" name=twitter:url>
<meta content="<%=inv_vid.title%> | Poke" name=twitter:title> <meta content="<%=inv_vid.title%> | Poke" name=twitter:title>
<meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke! <meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke!
👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views 🗓️ <%= date %>" property=twitter:description> 👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views 🗓️ <%= date %>
<% if (String(inv_vid.descriptionHtml) != "undefined") { %><% if (String(inv_vid.descriptionHtml) != " ") { %><% if (String(inv_vid.descriptionHtml) != "<p></p>") { %> <%- inv_vid.description %> <% } %><% } %><% } %>
" property=twitter:description>
<meta content="https://i.ytimg.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg" property=og:image> <meta content="https://i.ytimg.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg" property=og:image>
<meta content=summary_large_image name=twitter:card> <meta content=summary_large_image name=twitter:card>
<link href="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" itemprop=url> <link href="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" itemprop=url>