Add to The website
how to filter only the comments of a given channel
@@ -7,3 +7,6 @@ For instance find the presence of a YouTube channel on another one you can fill
|
||||
channelIdToExclude
|
||||
^((?!channelIdToExclude).)*$
|
||||
```
|
||||
You may be interested to use the following query format to look only for comments.
|
||||
|
||||
You can use the following query to search for the comments of a given channel: `"value": "channelIdCommenting"`.
|
Reference in New Issue
Block a user