[sexcom] update

- fix 'title' and 'type' of pictures
- remove '#' from the beginning of each tag
- add 'gifs' option
This commit is contained in:
Mike Fährmann
2025-06-01 19:25:48 +02:00
parent 0b0152b347
commit df4845bf60
4 changed files with 72 additions and 39 deletions

View File

@@ -4371,6 +4371,16 @@ Description
Download videos.
extractor.sexcom.gifs
---------------------
Type
``bool``
Default
``true``
Description
Download animated images as ``.gif`` instead of ``.webp``
extractor.skeb.article
----------------------
Type

View File

@@ -582,6 +582,10 @@
"password": "",
"sleep-request": "0.5-1.5"
},
"sexcom":
{
"gifs": true
},
"skeb":
{
"article" : false,