YouTube Comment Filter

Removes typical comments like 'first' and 'I'm early'. Everything can be modified to the users liking.

< Σχολιασμός για τον κώδικα YouTube Comment Filter

Αναφορά: Καλός - ο κώδικας λειτουργεί

§
Δημοσιεύτηκε: 04/01/2018

Filter by username

How can I get who sent the comment? (the user who sent the comment)

TomONeillΔημιουργός
§
Δημοσιεύτηκε: 14/01/2018
Επεξεργάστηκε: 14/01/2018

I like that idea. Added.

Copy the url of the user you want to block and add it in the settings of the script: const BLOCKED_USER_URLS = [ "https:// www.youtube.com/channel/abcdefghijklmnop", "https:// www.youtube.com/channel/abcdefghijkl3434" ];

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.