[TikTok] Add music, sticker and tag IEs (#2119)

Closes #1752
Authored by: MinePlayersPE
This commit is contained in:
MinePlayersPE
2021-12-26 15:53:19 +07:00
committed by GitHub
parent 6da22e7d4f
commit 8126298c1b
2 changed files with 111 additions and 0 deletions

View File

@@ -1538,6 +1538,9 @@ from .threeqsdn import ThreeQSDNIE
from .tiktok import (
TikTokIE,
TikTokUserIE,
TikTokSoundIE,
TikTokEffectIE,
TikTokTagIE,
DouyinIE,
)
from .tinypic import TinyPicIE