[tiktok] implement audio extraction without ytdl

This commit is contained in:
Mike Fährmann
2025-03-12 19:48:40 +01:00
parent 898a09bf7f
commit 3e64ec4f15
2 changed files with 32 additions and 4 deletions

View File

@@ -4389,11 +4389,16 @@ Description
extractor.tiktok.audio
----------------------
Type
``bool``
* ``bool``
* ``string``
Default
``true``
Description
Download audio tracks using |ytdl|.
Controls audio download behavior.
* ``true``: Download audio tracks
* ``"ytdl"``: Download audio tracks using |ytdl|
* ``false``: Ignore audio tracks
extractor.tiktok.videos