1
Fork 0

Comment Improvements v2 pog

This commit is contained in:
Ashley 2022-10-22 16:58:07 +02:00
parent 80e3a7439d
commit 54137b8170

View file

@ -202,11 +202,6 @@ app.get("/watch", async function (req, res) {
if (!data.comments) inv_comments = "Disabled"; if (!data.comments) inv_comments = "Disabled";
if (api.video(v).b) {
var nnn = data.beta;
var badges = nnn.channel.badges[0];
var comments = nnn.commentCount;
}
if (!api.video(v).b) { if (!api.video(v).b) {
var nnn = ""; var nnn = "";