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

135 lines
2.8 KiB

{
"extractor":
{
"archive": null,
"base-directory": "./gallery-dl/",
"cookies": null,
"proxy": null,
"skip": true,
"sleep": 0,
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0",
"artstation":
{
"external": false
},
"deviantart":
{
"refresh-token": null,
"flat": true,
"mature": true,
"original": true
},
"exhentai":
{
"username": null,
"password": null,
"original": true,
"wait-min": 3.0,
"wait-max": 6.0
},
"flickr":
{
"access-token": null,
"access-token-secret": null,
"metadata": false,
"size-max": null
},
"gelbooru":
{
"api": true
},
"gfycat":
{
"format": "mp4"
},
"idolcomplex":
{
"username": null,
"password": null,
"wait-min": 2.5,
"wait-max": 5.0
},
"imgur":
{
"mp4": true
},
"nijie":
{
"username": null,
"password": null
},
"oauth":
{
"browser": true
},
"pixiv":
{
"username": null,
"password": null,
"ugoira": true
},
"recursive":
{
"blacklist": ["directlink", "oauth", "recursive", "test"]
},
"reddit":
{
"refresh-token": null,
"comments": 500,
"morecomments": false,
"date-min": 0,
"date-max": 253402210800,
"date-format": "%Y-%m-%dT%H:%M:%S",
"id-min": "0",
"id-max": "ZIK0ZJ",
"recursion": 0
},
"sankaku":
{
"username": null,
"password": null,
"wait-min": 2.5,
"wait-max": 5.0
},
"seiga":
{
"username": null,
"password": null
},
"tumblr":
{
"external": false,
"inline": false,
"posts": "photo",
"reblogs": true,
"sort": false
}
},
"downloader":
{
"part": true,
"part-directory": null,
"http":
{
"rate": null,
"retries": 5,
"timeout": 30.0,
"verify": true
}
},
"output":
{
"mode": "auto",
"progress": true,
"shorten": true,
"logfile": null,
"unsupportedfile": null
},
"netrc": false
}