mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-10-05 18:34:50 +00:00
[TikTok] Add music, sticker and tag IEs (#2119)
Closes #1752 Authored by: MinePlayersPE
This commit is contained in:
@@ -1538,6 +1538,9 @@ from .threeqsdn import ThreeQSDNIE
|
||||
from .tiktok import (
|
||||
TikTokIE,
|
||||
TikTokUserIE,
|
||||
TikTokSoundIE,
|
||||
TikTokEffectIE,
|
||||
TikTokTagIE,
|
||||
DouyinIE,
|
||||
)
|
||||
from .tinypic import TinyPicIE
|
||||
|
Reference in New Issue
Block a user