diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -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": "", |
