[batoto] add (optional) login capabilities

This commit is contained in:
Mike Fährmann
2016-09-21 00:08:00 +02:00
parent e3d156078c
commit 975a7cb6b9
3 changed files with 64 additions and 17 deletions

View File

@@ -16,10 +16,16 @@
"username": null,
"password": null
},
"batoto":
{
"username": null,
"password": null
},
"exhentai":
{
"wait-min": 3,
"wait-max": 6,
"download-original": true,
"username": null,
"password": null
},
@@ -28,6 +34,11 @@
"username": null,
"password": null
},
"seiga":
{
"username": null,
"password": null
},
"gelbooru":
{
"filename_fmt": "{category}_{id:>07}_{md5}.{extension}"