[tiktok] add 'covers' option (#8515)
This commit is contained in:
@@ -5782,6 +5782,16 @@ Description
|
||||
Ignore audio tracks
|
||||
|
||||
|
||||
extractor.tiktok.covers
|
||||
-----------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Download video covers.
|
||||
|
||||
|
||||
extractor.tiktok.videos
|
||||
-----------------------
|
||||
Type
|
||||
|
||||
@@ -824,6 +824,7 @@
|
||||
{
|
||||
"audio" : true,
|
||||
"videos": true,
|
||||
"covers": false,
|
||||
|
||||
"user": {
|
||||
"avatar": true,
|
||||
|
||||
Reference in New Issue
Block a user