[TikTok] Add music, sticker and tag IEs (#2119)
Closes #1752 Authored by: MinePlayersPE
This commit is contained in:
parent
6da22e7d4f
commit
8126298c1b
2 changed files with 111 additions and 0 deletions
|
|
@ -1538,6 +1538,9 @@ from .threeqsdn import ThreeQSDNIE
|
|||
from .tiktok import (
|
||||
TikTokIE,
|
||||
TikTokUserIE,
|
||||
TikTokSoundIE,
|
||||
TikTokEffectIE,
|
||||
TikTokTagIE,
|
||||
DouyinIE,
|
||||
)
|
||||
from .tinypic import TinyPicIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue