From 2a5d2dabaff8bf3ae0ca1d25316c221155472b9b Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 8 Mar 2019 11:19:28 +0100 Subject: behavior: Add “more replies” selector for YouTube MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crocoite/data/click.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'crocoite') diff --git a/crocoite/data/click.yaml b/crocoite/data/click.yaml index 6355834..772c7d2 100644 --- a/crocoite/data/click.yaml +++ b/crocoite/data/click.yaml @@ -50,6 +50,10 @@ selector: - description: expand comment thread selector: ytd-comment-thread-renderer div.more-button urls: ["https://www.youtube.com/watch?v=udtFqQuBFSc"] + - description: show more comment thread replies + selector: div.ytd-comment-replies-renderer > yt-next-continuation > paper-button + urls: ["https://www.youtube.com/watch?v=Lov0T3eXI2k"] + multi: True --- match: ^www\.patreon\.com$ selector: -- cgit v1.2.3