Almost finish extraction of Destinypedia, all thats left is images
This commit is contained in:
parent
edf166143f
commit
3f72a6ba5a
1094 changed files with 1826160 additions and 140 deletions
22
.reference/destinypedia/.xml/config.json
Normal file
22
.reference/destinypedia/.xml/config.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"delay": 0.5,
|
||||
"retries": 5,
|
||||
"path": "./destinypediacom-20250715-wikidump",
|
||||
"logs": false,
|
||||
"date": "20250715",
|
||||
"index": "https://www.destinypedia.com/index.php",
|
||||
"api": "https://www.destinypedia.com/api.php",
|
||||
"xml": true,
|
||||
"curonly": true,
|
||||
"xmlapiexport": false,
|
||||
"xmlrevisions": false,
|
||||
"xmlrevisions_page": false,
|
||||
"images": true,
|
||||
"namespaces": ["all"],
|
||||
"exnamespaces": [],
|
||||
"api_chunksize": 50,
|
||||
"export": "",
|
||||
"http_method": "POST",
|
||||
"failfast": false,
|
||||
"templates": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue