[docs] update 'xenforo' options

This commit is contained in:
Mike Fährmann
2025-12-12 16:28:41 +01:00
parent 4557ab5e80
commit db90fe9b82
2 changed files with 34 additions and 24 deletions

View File

@@ -585,6 +585,7 @@ Description
* ``mangoxo``
* ``newgrounds``
* ``nijie`` (`R <pw-required_>`__)
* ``nudostarforum``
* ``pillowfort``
* ``rule34xyz``
* ``sankaku``
@@ -5437,22 +5438,6 @@ Description
Download animated images as ``.gif`` instead of ``.webp``
extractor.simpcity.order-posts
------------------------------
Type
``string``
Default
``"desc"``
Description
Controls the order in which
posts of a ``thread`` are processed.
``"asc"``
Ascending order (oldest first)
``"desc"`` | ``"reverse"``
Descending order (newest first)
extractor.sizebooru.metadata
----------------------------
Type
@@ -6926,6 +6911,22 @@ Description
For ``Category:`` pages, recursively descent into subcategories.
extractor.[xenforo].order-posts
-------------------------------
Type
``string``
Default
``"desc"``
Description
Controls the order in which
posts of a ``thread`` are processed.
``"asc"``
Ascending order (oldest first)
``"desc"`` | ``"reverse"``
Descending order (newest first)
extractor.ytdl.cmdline-args
---------------------------
Type

View File

@@ -746,14 +746,6 @@
{
"gifs": true
},
"simpcity":
{
"username": "",
"password": "",
"cookies" : null,
"order-posts": "desc"
},
"sizebooru":
{
"sleep-request": "0.5-1.5",
@@ -1176,6 +1168,23 @@
"format": "original"
},
"xenforo":
{
"order-posts": "desc"
},
"nudostarforum":
{
"username": "",
"password": "",
"cookies" : null
},
"simpcity":
{
"username": "",
"password": "",
"cookies" : null
},
"booru":
{
"tags" : false,