1
Fork 0

add warning for dislikes lol

This commit is contained in:
ashley 2024-08-04 12:20:56 +00:00
parent a617d8e887
commit 8147eb8a00

View file

@ -1486,6 +1486,8 @@ WIP! </a>
Genre: <%-inv_vid.genre %> <br>
Date of upload: <%=date%> ^^ <br>
<hr style="clear: both;display: none;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;">
warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> <abbr title="Like To dislike ratio - the number to the left is dislike count and the one to the right is like count :3">LTDR</abbr>) <br>
<%