Add to The website
how to filter only the comments of a given channel
parent
0d456d6f32
commit
77ac51bfe6
@ -6,4 +6,7 @@ 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"`.
|
Loading…
Reference in New Issue
Block a user