mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-25 04:02:32 +01:00
update 'docs/gallery-dl.conf'
This commit is contained in:
parent
c963741860
commit
6a28b7045c
@ -205,9 +205,10 @@ and optional for
|
||||
``e621``,
|
||||
``exhentai``,
|
||||
``idolcomplex``,
|
||||
``imgbb``,
|
||||
``inkbunny``,
|
||||
``instagram``,
|
||||
``luscious``,
|
||||
``mangoxo``,
|
||||
``pinterest``,
|
||||
``sankaku``,
|
||||
``subscribestar``,
|
||||
|
@ -282,9 +282,10 @@ Description
|
||||
* ``e621``
|
||||
* ``exhentai``
|
||||
* ``idolcomplex``
|
||||
* ``imgbb``
|
||||
* ``inkbunny``
|
||||
* ``instagram``
|
||||
* ``luscious``
|
||||
* ``mangoxo``
|
||||
* ``pinterest``
|
||||
* ``sankaku``
|
||||
* ``subscribestar``
|
||||
@ -1017,19 +1018,6 @@ Description
|
||||
You can use ``"all"`` instead of listing all values separately.
|
||||
|
||||
|
||||
extractor.gelbooru.api
|
||||
----------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Enable use of Gelbooru's API.
|
||||
|
||||
Set this value to `false` if the API has been disabled to switch
|
||||
to manual information extraction.
|
||||
|
||||
|
||||
extractor.gfycat.format
|
||||
-----------------------
|
||||
Type
|
||||
@ -1657,7 +1645,7 @@ Description
|
||||
Name of the image format to download.
|
||||
|
||||
Available formats are
|
||||
``"raw"``, ``"full"``, ``"regular"``, ``"small"``, and ``"thumb"``.
|
||||
``"raw"``, ``"full"``, ``"regular"``, ``"small"``, and ``"thumb"``.
|
||||
|
||||
|
||||
extractor.vsco.videos
|
||||
|
@ -2,17 +2,34 @@
|
||||
"extractor":
|
||||
{
|
||||
"base-directory": "./gallery-dl/",
|
||||
"parent-directory": false,
|
||||
"postprocessors": null,
|
||||
"archive": null,
|
||||
"cookies": null,
|
||||
"cookies-update": false,
|
||||
"cookies-update": true,
|
||||
"proxy": null,
|
||||
"skip": true,
|
||||
|
||||
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0",
|
||||
"retries": 4,
|
||||
"timeout": 30.0,
|
||||
"verify": true,
|
||||
|
||||
"sleep": 0,
|
||||
"sleep-request": 0,
|
||||
"sleep-extractor": 0,
|
||||
|
||||
"path-restrict": "auto",
|
||||
"path-replace": "_",
|
||||
"path-remove": "\\u0000-\\u001f\\u007f",
|
||||
"user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0",
|
||||
"extension-map": {
|
||||
"jpeg": "jpg",
|
||||
"jpe" : "jpg",
|
||||
"jfif": "jpg",
|
||||
"jif" : "jpg",
|
||||
"jfi" : "jpg"
|
||||
},
|
||||
|
||||
|
||||
"artstation":
|
||||
{
|
||||
@ -21,7 +38,8 @@
|
||||
"aryion":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
"password": null,
|
||||
"recursive": true
|
||||
},
|
||||
"blogger":
|
||||
{
|
||||
@ -33,11 +51,17 @@
|
||||
"password": null,
|
||||
"ugoira": false
|
||||
},
|
||||
"derpibooru":
|
||||
{
|
||||
"api-key": null,
|
||||
"filter": 56027
|
||||
},
|
||||
"deviantart":
|
||||
{
|
||||
"extra": false,
|
||||
"flat": true,
|
||||
"folders": false,
|
||||
"include": "gallery",
|
||||
"journals": "html",
|
||||
"mature": true,
|
||||
"metadata": false,
|
||||
@ -45,29 +69,43 @@
|
||||
"quality": 100,
|
||||
"wait-min": 0
|
||||
},
|
||||
"e621":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"exhentai":
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"domain": "auto",
|
||||
"limits": true,
|
||||
"metadata": false,
|
||||
"original": true,
|
||||
"wait-min": 3.0,
|
||||
"wait-max": 6.0
|
||||
"sleep-request": 5.0
|
||||
},
|
||||
"flickr":
|
||||
{
|
||||
"videos": true,
|
||||
"size-max": null
|
||||
},
|
||||
"gelbooru":
|
||||
"furaffinity":
|
||||
{
|
||||
"api": true
|
||||
"descriptions": "text",
|
||||
"include": "gallery"
|
||||
},
|
||||
"gfycat":
|
||||
{
|
||||
"format": "mp4"
|
||||
},
|
||||
"hentaifoundry":
|
||||
{
|
||||
"include": "pictures"
|
||||
},
|
||||
"hentainexus":
|
||||
{
|
||||
"original": true
|
||||
},
|
||||
"hitomi":
|
||||
{
|
||||
"metadata": true
|
||||
@ -76,22 +114,56 @@
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"wait-min": 3.0,
|
||||
"wait-max": 6.0
|
||||
"sleep-request": 5.0
|
||||
},
|
||||
"imgbb":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"imgur":
|
||||
{
|
||||
"mp4": true
|
||||
},
|
||||
"inkbunny":
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"orderby": "create_datetime"
|
||||
},
|
||||
"instagram":
|
||||
{
|
||||
"highlights": false,
|
||||
"username": null,
|
||||
"password": null,
|
||||
"include": "posts",
|
||||
"sleep-request": 5.0,
|
||||
"videos": true
|
||||
},
|
||||
"khinsider":
|
||||
{
|
||||
"format": "mp3"
|
||||
},
|
||||
"mangadex":
|
||||
{
|
||||
"api-server": "https://api.mangadex.org"
|
||||
},
|
||||
"mangoxo":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"newgrounds":
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"flash": true,
|
||||
"include": "art"
|
||||
},
|
||||
"nijie":
|
||||
{
|
||||
"username": null,
|
||||
"password": null
|
||||
"password": null,
|
||||
"include": "illustration,doujin"
|
||||
},
|
||||
"oauth":
|
||||
{
|
||||
@ -99,17 +171,23 @@
|
||||
"cache": true,
|
||||
"port": 6414
|
||||
},
|
||||
"pillowfort":
|
||||
{
|
||||
"reblogs": false
|
||||
},
|
||||
"pinterest":
|
||||
{
|
||||
"sections": true,
|
||||
"videos": true
|
||||
},
|
||||
"pixiv":
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"avatar": false,
|
||||
"ugoira": true
|
||||
},
|
||||
"reactor":
|
||||
{
|
||||
"wait-min": 3.0,
|
||||
"wait-max": 6.0
|
||||
"sleep-request": 5.0
|
||||
},
|
||||
"reddit":
|
||||
{
|
||||
@ -128,11 +206,35 @@
|
||||
{
|
||||
"format": "mp4"
|
||||
},
|
||||
"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,
|
||||
@ -143,12 +245,20 @@
|
||||
},
|
||||
"twitter":
|
||||
{
|
||||
"username": null,
|
||||
"password": null,
|
||||
"cards": false,
|
||||
"conversations": false,
|
||||
"quoted": true,
|
||||
"replies": true,
|
||||
"retweets": true,
|
||||
"twitpic": false,
|
||||
"videos": true
|
||||
},
|
||||
"unsplash":
|
||||
{
|
||||
"format": "raw"
|
||||
},
|
||||
"vsco":
|
||||
{
|
||||
"videos": true
|
||||
@ -157,6 +267,10 @@
|
||||
{
|
||||
"api-key": null
|
||||
},
|
||||
"weasyl":
|
||||
{
|
||||
"api-key": null
|
||||
},
|
||||
"weibo":
|
||||
{
|
||||
"retweets": true,
|
||||
@ -172,29 +286,28 @@
|
||||
{
|
||||
"filesize-min": null,
|
||||
"filesize-max": null,
|
||||
"mtime": true,
|
||||
"part": true,
|
||||
"part-directory": null,
|
||||
"rate": null,
|
||||
"retries": 4,
|
||||
"timeout": 30.0,
|
||||
"verify": true,
|
||||
|
||||
"http":
|
||||
{
|
||||
"adjust-extensions": true,
|
||||
"mtime": true,
|
||||
"rate": null,
|
||||
"retries": 4,
|
||||
"timeout": 30.0,
|
||||
"verify": true
|
||||
"headers": null
|
||||
},
|
||||
|
||||
"ytdl":
|
||||
{
|
||||
"format": null,
|
||||
"forward-cookies": false,
|
||||
"mtime": true,
|
||||
"logging": true,
|
||||
"module": "youtube_dl",
|
||||
"outtmpl": null,
|
||||
"rate": null,
|
||||
"retries": 4,
|
||||
"timeout": 30.0,
|
||||
"verify": true
|
||||
"raw-options": null
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user