How to remove comments from my own videos on other istances

hi, I’m new on peertube and just testing my instance, unfortunately I received some spam comments recently that I managed to remove, but I see the spam comments are going to stay on other istances! Example:

https://peertube.live/videos/watch/b49e8ed8-e62f-4e1b-b83b-304347743097

https://peertube.stemy.me/videos/watch/b49e8ed8-e62f-4e1b-b83b-304347743097

original video is on peertube.uno

I tried every option against the spammer but seems I can do nothing to remove the old comments on other istances.
Is there a way to easily get rid of those spammers comments?

Hi,

No sorry. I created an issue to fix this: https://github.com/Chocobozzz/PeerTube/issues/1963

1 « J'aime »

ok thanks, also I can’t monitoring all the messages posted on my instance, I just get notified about comments posted on my own account.

having and admin panel with the latest comments published on instance would help a lot fighting spam.

An option to auto-blacklist all comments or only comments coming from other istances would be cool too.

You can use the RSS feed. For example: https://peertube2.cpy.re/feeds/video-comments.xml?sort=-publishedAt

good, but I stilll see the same comment I deleted on rss, so comments removed from users coming from other istance are not removed from rss feed too:

https://peertube.uno/feeds/video-comments.xml?sort=-publishedAt

    <item>
        <title><![CDATA[Sulla Mia Pelle (Film Completo HD Streaming) - cairomaximo]]></title>
        <link>https://peertube.uno/videos/watch/38f4ea19-ab93-4cc8-b96c-a70b2b53b78d;threadId=58</link>
        <guid>https://peertube.uno/videos/watch/38f4ea19-ab93-4cc8-b96c-a70b2b53b78d;threadId=58</guid>
        <pubDate>Mon, 08 Jul 2019 11:26:17 GMT</pubDate>
        <content:encoded><![CDATA[spiderman https://premiumfilm.online/movie/429617/spider-man-far-from-home.html]]></content:encoded>
        <dc:creator>cairomaximo</dc:creator>
    </item>

RSS feeds are cached during ~15 minutes

it’s been 24 hours and the comments feed is still showing the comments I removed (see the code above):

https://peertube.uno/feeds/video-comments.xml?sort=-publishedAt

seems the feed keep showing comments made by users on other instances and cancelled by admin.

I’m updating the comment feed problem: seems all cancelled spam comments fromusers on other instances are removed from feed too, so it was some strange problem happened once.