From 4a18b5837c1dd82f5964afcfc3fecc53cd97e79c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 27 Apr 2025 20:34:08 -0400 Subject: New upstream version 1.29.5. --- docs/gallery-dl.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index b85a3e7..b8b46d6 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -153,6 +153,10 @@ "reposts" : false, "videos" : true, + "likes": { + "depth" : 0, + "endpoint": "listRecords" + }, "post": { "depth": 0 } @@ -416,6 +420,10 @@ "username": "", "password": "" }, + "naver": + { + "videos": true + }, "newgrounds": { "username": "", -- cgit v1.2.3