[artstation] support downloading '.mview' files (#7812)
This commit is contained in:
@@ -1480,6 +1480,16 @@ Description
|
||||
Limit the number of posts/projects to download.
|
||||
|
||||
|
||||
extractor.artstation.mviews
|
||||
---------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download ``.mview`` files.
|
||||
|
||||
|
||||
extractor.artstation.previews
|
||||
-----------------------------
|
||||
Type
|
||||
@@ -1487,7 +1497,7 @@ Type
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Download video previews.
|
||||
Download embed previews.
|
||||
|
||||
|
||||
extractor.artstation.videos
|
||||
|
||||
@@ -123,6 +123,7 @@
|
||||
{
|
||||
"external" : false,
|
||||
"max-posts": null,
|
||||
"mviews" : true,
|
||||
"previews" : false,
|
||||
"videos" : true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user