You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gallery-dl/docs/gallery-dl.conf

221 lines
4.7 KiB

{
"extractor":
{
"base-directory": "./gallery-dl/",
"postprocessors": null,
"archive": null,
"cookies": null,
"cookies-update": false,
"proxy": null,
"skip": true,
"sleep": 0,
"path-restrict": "auto",
"path-remove": "\\u0000-\\u001f\\u007f",
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0",
"artstation":
{
"external": false
},
"blogger":
{
"videos": true
},
"danbooru":
{
"username": null,
"password": null,
"ugoira": true
},
"deviantart":
{
"refresh-token": null,
"extra": false,
"flat": true,
"folders": false,
"journals": "html",
"mature": true,
"metadata": false,
"original": true,
"quality": 100,
"wait-min": 0
},
"exhentai":
{
"username": null,
"password": null,
"original": true,
"wait-min": 3.0,
"wait-max": 6.0
},
"flickr":
{
"access-token": null,
"access-token-secret": null,
"videos": true,
"size-max": null
},
"gelbooru":
{
"api": true
},
"gfycat":
{
"format": "mp4"
},
"hitomi":
{
"metadata": true
},
"idolcomplex":
{
"username": null,
"password": null,
"wait-min": 3.0,
"wait-max": 6.0
},
"imgur":
{
"mp4": true
},
"instagram":
{
"highlights": false,
"videos": true
},
"kissmanga":
{
"captcha": "stop"
},
"nijie":
{
"username": null,
"password": null
},
"oauth":
{
"browser": true,
"port": 6414
},
"pixiv":
{
"username": null,
"password": null,
"avatar": false,
"ugoira": true
},
"reactor":
{
"wait-min": 3.0,
"wait-max": 6.0
},
"readcomiconline":
{
"captcha": "stop"
},
"recursive":
{
"blacklist": ["directlink", "oauth", "recursive", "test"]
},
"reddit":
{
"refresh-token": null,
"comments": 0,
"morecomments": false,
"date-min": 0,
"date-max": 253402210800,
"date-format": "%Y-%m-%dT%H:%M:%S",
"id-min": "0",
"id-max": "zik0zj",
"recursion": 0,
"videos": true,
"user-agent": "Python:gallery-dl:0.8.4 (by /u/mikf1)"
},
"sankaku":
{
"username": null,
"password": null,
"wait-min": 3.0,
"wait-max": 6.0
},
"seiga":
{
"username": null,
"password": null
},
"tumblr":
{
"avatar": false,
"external": false,
"inline": true,
"posts": "all",
"reblogs": true
},
"twitter":
{
"content": false,
"replies": true,
"retweets": true,
"twitpic": false,
"videos": true
},
"vsco":
{
"videos": true
},
"wallhaven":
{
"api-key": null
},
"weibo":
{
"retweets": true,
"videos": true
},
"booru":
{
"tags": false
}
},
"downloader":
{
"part": true,
"part-directory": null,
"http":
{
"adjust-extensions": true,
"mtime": true,
"rate": null,
"retries": 4,
"timeout": 30.0,
"verify": true
},
"ytdl":
{
"format": null,
"forward-cookies": true,
"mtime": true,
"outtmpl": null,
"rate": null,
"retries": 4,
"timeout": 30.0,
"verify": true
}
},
"output":
{
"mode": "auto",
"progress": true,
"shorten": true,
"log": "[{name}][{levelname}] {message}",
"logfile": null,
"unsupportedfile": null
},
"netrc": false
}