[sankaku] implement 'refresh' option (#2958)

This commit is contained in:
Mike Fährmann
2022-09-30 19:55:48 +02:00
parent 779e75c6f8
commit 4089bceddd
3 changed files with 49 additions and 6 deletions

View File

@@ -2172,6 +2172,16 @@ Description
restrict it to only one possible format.
extractor.sankaku.refresh
-------------------------
Type
``bool``
Default
``false``
Description
Refresh download URLs before they expire.
extractor.sankakucomplex.embeds
-------------------------------
Type

View File

@@ -245,16 +245,17 @@
{
"format": ["hd", "sd", "gif"]
},
"sankaku":
{
"username": null,
"password": null,
"refresh": false
},
"sankakucomplex":
{
"embeds": false,
"videos": true
},
"sankaku":
{
"username": null,
"password": null
},
"skeb":
{
"article": false,