[tiktok] add 'audio' option (#7060)

This commit is contained in:
Mike Fährmann
2025-02-26 20:51:23 +01:00
parent 13c3fa45f7
commit 5e87aee32d
4 changed files with 41 additions and 10 deletions

View File

@@ -4316,6 +4316,16 @@ Description
and click ``Create Token``.
extractor.tiktok.audio
----------------------
Type
``bool``
Default
``true``
Description
Download audio tracks using |ytdl|.
extractor.tiktok.videos
-----------------------
Type

View File

@@ -595,6 +595,7 @@
},
"tiktok":
{
"audio" : true,
"videos": true,
"user": {