[weibo] support 'livephoto' entries (#2146)
This commit is contained in:
@@ -2450,6 +2450,16 @@ Description
|
||||
Note: This requires 1 additional HTTP request per submission.
|
||||
|
||||
|
||||
extractor.weibo.livephoto
|
||||
-------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download ``livephoto`` files.
|
||||
|
||||
|
||||
extractor.weibo.retweets
|
||||
------------------------
|
||||
Type
|
||||
|
||||
@@ -301,6 +301,7 @@
|
||||
},
|
||||
"weibo":
|
||||
{
|
||||
"livephoto": true,
|
||||
"retweets": true,
|
||||
"videos": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user