[sankaku] implement 'refresh' option (#2958)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user