[tiktok] add 'avatar' option
This commit is contained in:
@@ -4336,6 +4336,16 @@ Description
|
||||
Download videos using |ytdl|.
|
||||
|
||||
|
||||
extractor.tiktok.user.avatar
|
||||
----------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Download user avatars.
|
||||
|
||||
|
||||
extractor.tiktok.user.module
|
||||
----------------------------
|
||||
Type
|
||||
|
||||
@@ -599,6 +599,7 @@
|
||||
"videos": true,
|
||||
|
||||
"user": {
|
||||
"avatar": true,
|
||||
"module": null,
|
||||
"tiktok-range": null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user