2015-10-05 15:55:11 +02:00
|
|
|
{
|
|
|
|
"extractor":
|
|
|
|
{
|
2018-03-22 10:01:50 +01:00
|
|
|
"base-directory": "./gallery-dl/",
|
2018-06-08 18:29:58 +02:00
|
|
|
"postprocessors": null,
|
|
|
|
"archive": null,
|
2018-03-12 18:15:30 +01:00
|
|
|
"cookies": null,
|
2018-02-19 18:24:56 +01:00
|
|
|
"proxy": null,
|
2017-12-04 17:06:17 +01:00
|
|
|
"skip": true,
|
|
|
|
"sleep": 0,
|
2018-11-11 10:07:10 +01:00
|
|
|
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0",
|
2017-12-04 17:06:17 +01:00
|
|
|
|
2018-03-14 14:03:53 +01:00
|
|
|
"artstation":
|
|
|
|
{
|
|
|
|
"external": false
|
|
|
|
},
|
2019-01-09 14:08:06 +01:00
|
|
|
"danbooru":
|
|
|
|
{
|
|
|
|
"username": null,
|
|
|
|
"password": null
|
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"deviantart":
|
2015-10-05 15:55:11 +02:00
|
|
|
{
|
2018-03-12 18:15:30 +01:00
|
|
|
"refresh-token": null,
|
2019-06-10 21:05:25 +02:00
|
|
|
"extra": false,
|
2018-03-12 18:15:30 +01:00
|
|
|
"flat": true,
|
2019-05-29 23:50:05 +02:00
|
|
|
"folders": false,
|
2018-07-16 18:14:41 +02:00
|
|
|
"journals": "html",
|
2018-03-12 18:15:30 +01:00
|
|
|
"mature": true,
|
2019-05-29 23:50:05 +02:00
|
|
|
"metadata": false,
|
2018-07-16 18:14:41 +02:00
|
|
|
"original": true,
|
|
|
|
"wait-min": 0
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"exhentai":
|
2016-09-21 00:08:00 +02:00
|
|
|
{
|
|
|
|
"username": null,
|
2018-03-12 18:15:30 +01:00
|
|
|
"password": null,
|
|
|
|
"original": true,
|
|
|
|
"wait-min": 3.0,
|
|
|
|
"wait-max": 6.0
|
2016-09-21 00:08:00 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"flickr":
|
|
|
|
{
|
|
|
|
"access-token": null,
|
|
|
|
"access-token-secret": null,
|
2019-05-14 18:12:02 +02:00
|
|
|
"videos": true,
|
2018-03-12 18:15:30 +01:00
|
|
|
"size-max": null
|
|
|
|
},
|
|
|
|
"gelbooru":
|
|
|
|
{
|
|
|
|
"api": true
|
|
|
|
},
|
|
|
|
"gfycat":
|
|
|
|
{
|
|
|
|
"format": "mp4"
|
|
|
|
},
|
|
|
|
"idolcomplex":
|
2015-10-05 15:55:11 +02:00
|
|
|
{
|
2016-07-24 22:20:18 +02:00
|
|
|
"username": null,
|
2017-08-31 15:21:08 +02:00
|
|
|
"password": null,
|
2018-08-03 17:06:51 +02:00
|
|
|
"wait-min": 3.0,
|
|
|
|
"wait-max": 6.0
|
2018-03-12 18:15:30 +01:00
|
|
|
},
|
|
|
|
"imgur":
|
|
|
|
{
|
|
|
|
"mp4": true
|
2015-10-05 15:55:11 +02:00
|
|
|
},
|
2019-05-27 22:24:48 +02:00
|
|
|
"kissmanga":
|
|
|
|
{
|
|
|
|
"captcha": "stop"
|
|
|
|
},
|
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
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"oauth":
|
2017-10-14 23:01:33 +02:00
|
|
|
{
|
2018-03-12 18:15:30 +01:00
|
|
|
"browser": true
|
2017-10-14 23:01:33 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"pixiv":
|
2016-09-21 00:08:00 +02:00
|
|
|
{
|
|
|
|
"username": null,
|
2018-03-12 18:15:30 +01:00
|
|
|
"password": null,
|
|
|
|
"ugoira": true
|
2016-09-21 00:08:00 +02:00
|
|
|
},
|
2019-01-09 14:08:06 +01:00
|
|
|
"reactor":
|
|
|
|
{
|
|
|
|
"wait-min": 3.0,
|
|
|
|
"wait-max": 6.0
|
|
|
|
},
|
2019-05-27 22:24:48 +02:00
|
|
|
"readcomiconline":
|
|
|
|
{
|
|
|
|
"captcha": "stop"
|
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"recursive":
|
2015-10-05 15:55:11 +02:00
|
|
|
{
|
2018-03-12 18:15:30 +01:00
|
|
|
"blacklist": ["directlink", "oauth", "recursive", "test"]
|
2017-06-08 16:17:13 +02:00
|
|
|
},
|
|
|
|
"reddit":
|
|
|
|
{
|
|
|
|
"refresh-token": null,
|
|
|
|
"comments": 500,
|
2017-06-23 16:14:51 +02:00
|
|
|
"morecomments": false,
|
2017-06-08 16:17:13 +02:00
|
|
|
"date-min": 0,
|
|
|
|
"date-max": 253402210800,
|
2017-07-15 15:01:30 +02:00
|
|
|
"date-format": "%Y-%m-%dT%H:%M:%S",
|
2017-07-13 16:36:50 +02:00
|
|
|
"id-min": "0",
|
2018-09-07 18:27:54 +02:00
|
|
|
"id-max": "zik0zj",
|
2018-09-09 14:10:55 +02:00
|
|
|
"recursion": 0,
|
|
|
|
"user-agent": "Python:gallery-dl:0.8.4 (by /u/mikf1)"
|
2017-06-12 16:37:06 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"sankaku":
|
2017-07-13 16:36:50 +02:00
|
|
|
{
|
2018-03-12 18:15:30 +01:00
|
|
|
"username": null,
|
|
|
|
"password": null,
|
2018-08-03 17:06:51 +02:00
|
|
|
"wait-min": 3.0,
|
|
|
|
"wait-max": 6.0
|
2017-07-13 16:36:50 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
"seiga":
|
2017-07-13 16:36:50 +02:00
|
|
|
{
|
2018-03-12 18:15:30 +01:00
|
|
|
"username": null,
|
|
|
|
"password": null
|
2017-07-13 16:36:50 +02:00
|
|
|
},
|
2017-11-22 23:09:08 +01:00
|
|
|
"tumblr":
|
|
|
|
{
|
2018-12-26 14:29:30 +01:00
|
|
|
"avatar": false,
|
2018-03-12 18:15:30 +01:00
|
|
|
"external": false,
|
2018-12-26 14:35:59 +01:00
|
|
|
"inline": true,
|
|
|
|
"posts": "all",
|
2018-04-09 16:08:08 +02:00
|
|
|
"reblogs": true
|
2018-06-29 19:38:53 +02:00
|
|
|
},
|
2018-08-17 20:04:11 +02:00
|
|
|
"twitter":
|
|
|
|
{
|
2018-09-30 18:41:39 +02:00
|
|
|
"retweets": true,
|
|
|
|
"videos": false
|
2018-08-17 20:04:11 +02:00
|
|
|
},
|
2019-05-30 23:11:36 +02:00
|
|
|
"wallhaven":
|
|
|
|
{
|
|
|
|
"api-key": null
|
|
|
|
},
|
2018-09-09 14:10:55 +02:00
|
|
|
"booru":
|
2018-06-29 19:38:53 +02:00
|
|
|
{
|
|
|
|
"tags": false
|
2015-10-05 15:55:11 +02:00
|
|
|
}
|
2017-06-09 20:12:15 +02:00
|
|
|
},
|
2018-03-12 18:15:30 +01:00
|
|
|
|
2018-03-22 10:01:50 +01:00
|
|
|
"downloader":
|
|
|
|
{
|
|
|
|
"part": true,
|
|
|
|
"part-directory": null,
|
|
|
|
|
|
|
|
"http":
|
|
|
|
{
|
|
|
|
"rate": null,
|
|
|
|
"retries": 5,
|
|
|
|
"timeout": 30.0,
|
|
|
|
"verify": true
|
|
|
|
}
|
|
|
|
},
|
|
|
|
|
2017-06-09 20:12:15 +02:00
|
|
|
"output":
|
|
|
|
{
|
|
|
|
"mode": "auto",
|
2018-01-26 18:51:51 +01:00
|
|
|
"progress": true,
|
2018-03-12 18:15:30 +01:00
|
|
|
"shorten": true,
|
2018-01-26 18:51:51 +01:00
|
|
|
"logfile": null,
|
2018-01-28 18:42:10 +01:00
|
|
|
"unsupportedfile": null
|
2018-03-22 10:01:50 +01:00
|
|
|
},
|
|
|
|
|
|
|
|
"netrc": false
|
2015-10-05 15:55:11 +02:00
|
|
|
}
|