[tiktok] add 'covers' option (#8515)

This commit is contained in:
Mike Fährmann
2025-12-07 20:30:47 +01:00
parent d2b3eb6adb
commit 9a8746f12d
4 changed files with 51 additions and 2 deletions

View File

@@ -5782,6 +5782,16 @@ Description
Ignore audio tracks
extractor.tiktok.covers
-----------------------
Type
``bool``
Default
``false``
Description
Download video covers.
extractor.tiktok.videos
-----------------------
Type

View File

@@ -824,6 +824,7 @@
{
"audio" : true,
"videos": true,
"covers": false,
"user": {
"avatar": true,