From 80b9def26d88d13034f51fbfb6487e875c273212 Mon Sep 17 00:00:00 2001 From: Benjamin_Loison Date: Fri, 24 Feb 2023 18:30:12 +0100 Subject: [PATCH] Add to `The website` how to share given comments --- The-website.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/The-website.md b/The-website.md index bd1a146..b438e6b 100644 --- a/The-website.md +++ b/The-website.md @@ -9,4 +9,6 @@ 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"`. \ No newline at end of file +You can use the following query to search for the comments of a given channel: `"value": "channelIdCommenting"`. + +Note that if you want to share a comment to someone you can share the URL https://www.youtube.com/watch?v=VIDEO_ID&lc=COMMENT_ID and the comment will be the first one in the list. The same note applies for community post comments with the URL https://www.youtube.com/channel/UCgvqvBoSHB1ctlyyhoHrGwQ/community?lc=COMMENT_ID&lb=POST_ID. This also works for answers to comments. \ No newline at end of file