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

358 lines
7.6 KiB

{
"extractor":
{
"base-directory": "./gallery-dl/",
"parent-directory": false,
"postprocessors": null,
"archive": null,
"cookies": null,
"cookies-update": true,
"proxy": null,
"skip": true,
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0",
"retries": 4,
"timeout": 30.0,
"verify": true,
"fallback": true,
"sleep": 0,
"sleep-request": 0,
"sleep-extractor": 0,
"path-restrict": "auto",
"path-replace": "_",
"path-remove": "\\u0000-\\u001f\\u007f",
"path-strip": "auto",
"extension-map": {
"jpeg": "jpg",
"jpe" : "jpg",
"jfif": "jpg",
"jif" : "jpg",
"jfi" : "jpg"
},
"artstation":
{
"external": false
},
"aryion":
{
"username": null,
"password": null,
"recursive": true
},
"bbc": {
"width": 1920
},
"blogger":
{
"videos": true
},
"danbooru":
{
"username": null,
"password": null,
"external": false,
"metadata": false,
"ugoira": false
},
"derpibooru":
{
"api-key": null,
"filter": 56027
},
"deviantart":
{
"client-id": null,
"client-secret": null,
"comments": false,
"extra": false,
"flat": true,
"folders": false,
"include": "gallery",
"journals": "html",
"mature": true,
"metadata": false,
"original": true,
"wait-min": 0
},
"e621":
{
"username": null,
"password": null
},
"exhentai":
{
"username": null,
"password": null,
"domain": "auto",
"limits": true,
"metadata": false,
"original": true,
"sleep-request": 5.0
},
"flickr":
{
"videos": true,
"size-max": null
},
"furaffinity":
{
"descriptions": "text",
"external": false,
"include": "gallery"
},
"gfycat":
{
"format": ["mp4", "webm", "mobile", "gif"]
},
"hentaifoundry":
{
"include": "pictures"
},
"hitomi":
{
"metadata": true
},
"idolcomplex":
{
"username": null,
"password": null,
"sleep-request": 5.0
},
"imgbb":
{
"username": null,
"password": null
},
"imgur":
{
"mp4": true
},
"inkbunny":
{
"username": null,
"password": null,
"orderby": "create_datetime"
},
"instagram":
{
"username": null,
"password": null,
"include": "posts",
"sleep-request": 8.0,
"videos": true
},
"khinsider":
{
"format": "mp3"
},
"luscious":
{
"gif": false
},
"mangadex":
{
"api-server": "https://api.mangadex.org",
"metadata": false,
"lang": null
},
"mangoxo":
{
"username": null,
"password": null
},
"newgrounds":
{
"username": null,
"password": null,
"flash": true,
"format": "original",
"include": "art"
},
"nijie":
{
"username": null,
"password": null,
"include": "illustration,doujin"
},
"oauth":
{
"browser": true,
"cache": true,
"port": 6414
},
"pillowfort":
{
"external": false,
"inline": true,
"reblogs": false
},
"pinterest":
{
"sections": true,
"videos": true
},
"pixiv":
{
"refresh-token": null,
"avatar": false,
"tags": "japanese",
"ugoira": true
},
"reactor":
{
"gif": false,
"sleep-request": 5.0
},
"reddit":
{
"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
},
"redgifs":
{
"format": ["hd", "sd", "gif"]
},
"sankakucomplex":
{
"embeds": false,
"videos": true
},
"sankaku":
{
"username": null,
"password": null
},
"smugmug":
{
"videos": true
},
"seiga":
{
"username": null,
"password": null
},
"subscribestar":
{
"username": null,
"password": null
},
"tsumino":
{
"username": null,
"password": null
},
"tumblr":
{
"avatar": false,
"external": false,
"inline": true,
"posts": "all",
"reblogs": true
},
"twitter":
{
"username": null,
"password": null,
"cards": false,
"conversations": false,
"pinned": false,
"quoted": false,
"replies": true,
"retweets": false,
"text-tweets": false,
"twitpic": false,
"users": "timeline",
"videos": true
},
"unsplash":
{
"format": "raw"
},
"vsco":
{
"videos": true
},
"wallhaven":
{
"api-key": null
},
"weasyl":
{
"api-key": null
},
"weibo":
{
"retweets": true,
"videos": true
},
"ytdl":
{
"enabled": false,
"format": null,
"generic": true,
"logging": true,
"module": "youtube_dl",
"raw-options": null
},
"booru":
{
"tags": false,
"notes": false
}
},
"downloader":
{
"filesize-min": null,
"filesize-max": null,
"mtime": true,
"part": true,
"part-directory": null,
"progress": 3.0,
"rate": null,
"retries": 4,
"timeout": 30.0,
"verify": true,
"http":
{
"adjust-extensions": true,
"headers": null
},
"ytdl":
{
"format": null,
"forward-cookies": false,
"logging": true,
"module": "youtube_dl",
"outtmpl": null,
"raw-options": null
}
},
"output":
{
"mode": "auto",
"progress": true,
"shorten": true,
"skip": true,
"log": "[{name}][{levelname}] {message}",
"logfile": null,
"unsupportedfile": null
},
"netrc": false
}