2015-10-05 15:55:11 +02:00
|
|
|
{
|
|
|
|
"base-directory": "/tmp/",
|
|
|
|
"extractor":
|
|
|
|
{
|
|
|
|
"pixiv":
|
|
|
|
{
|
2015-11-30 01:11:13 +01:00
|
|
|
"user":
|
|
|
|
{
|
|
|
|
"directory_fmt": ["{category}", "{artist-id}"]
|
|
|
|
},
|
|
|
|
"bookmark":
|
|
|
|
{
|
|
|
|
"directory_fmt": ["{category}", "my bookmarks"]
|
|
|
|
},
|
2015-11-03 22:15:25 +01:00
|
|
|
"username": null,
|
|
|
|
"password": null
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
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,
|
2015-10-05 15:55:11 +02:00
|
|
|
"cookies":
|
|
|
|
{
|
2015-11-03 22:15:25 +01:00
|
|
|
"ipb_member_id": null,
|
|
|
|
"ipb_pass_hash": 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
|
|
|
{
|
2015-12-11 00:07:21 +01:00
|
|
|
"email": null,
|
|
|
|
"password": null
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
|
|
|
"gelbooru":
|
|
|
|
{
|
2015-11-30 00:30:02 +01:00
|
|
|
"filename_fmt": "{category}_{id:>07}_{md5}.{extension}",
|
2015-11-06 14:14:29 +01:00
|
|
|
"cookies":
|
|
|
|
{
|
|
|
|
"user_id": null,
|
2015-11-30 00:30:02 +01:00
|
|
|
"pass_hash": null
|
2015-11-06 14:14:29 +01:00
|
|
|
}
|
2015-10-05 15:55:11 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|