2015-10-05 15:55:11 +02:00
|
|
|
{
|
|
|
|
"base-directory": "/tmp/",
|
2017-03-26 18:24:46 +02:00
|
|
|
"downloader":
|
|
|
|
{
|
|
|
|
"http":
|
|
|
|
{
|
|
|
|
"retries": 5,
|
|
|
|
"timeout": null
|
|
|
|
}
|
|
|
|
},
|
2015-10-05 15:55:11 +02:00
|
|
|
"extractor":
|
|
|
|
{
|
|
|
|
"pixiv":
|
|
|
|
{
|
2015-11-30 01:11:13 +01:00
|
|
|
"user":
|
|
|
|
{
|
2017-02-21 22:11:02 +01:00
|
|
|
"directory": ["{category}", "{artist-id}"]
|
2015-11-30 01:11:13 +01:00
|
|
|
},
|
|
|
|
"bookmark":
|
|
|
|
{
|
2017-02-21 22:11:02 +01:00
|
|
|
"directory": ["{category}", "my bookmarks"]
|
2015-11-30 01:11:13 +01:00
|
|
|
},
|
2016-07-24 22:20:18 +02:00
|
|
|
"ugoira": true,
|
2015-11-03 22:15:25 +01:00
|
|
|
"username": null,
|
|
|
|
"password": null
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
2016-09-21 00:08:00 +02:00
|
|
|
"batoto":
|
|
|
|
{
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
2015-11-03 22:15:25 +01:00
|
|
|
"exhentai":
|
2015-10-05 15:55:11 +02:00
|
|
|
{
|
2015-11-19 17:04:54 +01:00
|
|
|
"wait-min": 3,
|
|
|
|
"wait-max": 6,
|
2017-02-21 22:11:02 +01:00
|
|
|
"original": true,
|
2016-07-24 22:20:18 +02:00
|
|
|
"username": null,
|
|
|
|
"password": null
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
2015-11-03 22:15:25 +01:00
|
|
|
"nijie":
|
2015-10-05 15:55:11 +02:00
|
|
|
{
|
2016-07-24 22:20:18 +02:00
|
|
|
"username": null,
|
2015-12-11 00:07:21 +01:00
|
|
|
"password": null
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
2016-09-21 00:08:00 +02:00
|
|
|
"seiga":
|
|
|
|
{
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
2015-10-05 15:55:11 +02:00
|
|
|
"gelbooru":
|
|
|
|
{
|
2017-02-21 22:11:02 +01:00
|
|
|
"filename": "{category}_{id:>07}_{md5}.{extension}"
|
2017-06-08 16:17:13 +02:00
|
|
|
},
|
|
|
|
"reddit":
|
|
|
|
{
|
|
|
|
"refresh-token": null,
|
|
|
|
"comments": 500,
|
|
|
|
"date-min": 0,
|
|
|
|
"date-max": 253402210800,
|
|
|
|
"recursion": 0
|
2017-06-12 16:37:06 +02:00
|
|
|
},
|
|
|
|
"flickr":
|
|
|
|
{
|
|
|
|
"access-token": null,
|
|
|
|
"access-token-secret": null
|
2015-10-05 15:55:11 +02:00
|
|
|
}
|
2017-06-09 20:12:15 +02:00
|
|
|
},
|
|
|
|
"output":
|
|
|
|
{
|
|
|
|
"mode": "auto",
|
|
|
|
"shorten": true,
|
|
|
|
"progress": true
|
2015-10-05 15:55:11 +02:00
|
|
|
}
|
|
|
|
}
|