diff options
| author | 2025-04-27 20:34:15 -0400 | |
|---|---|---|
| committer | 2025-04-27 20:34:15 -0400 | |
| commit | 3a12d48ab86c807fc29282e2bffea8a04bbb383b (patch) | |
| tree | 12829c0d6af8ce582f51f9b9dacc901bb60dff16 /docs | |
| parent | 791ab4bb3cdc72367f676a128b4c6ecd16470b4b (diff) | |
| parent | 4a18b5837c1dd82f5964afcfc3fecc53cd97e79c (diff) | |
Update upstream source from tag 'upstream/1.29.5'
Update to upstream version '1.29.5'
with Debian dir c46551cee05d39267f14cbe436ddc25833683f54
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 8 |
1 files changed, 8 insertions, 0 deletions
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": "", |
