[extractor/tiktok] Add TikTokLive extractor (#5637)

Closes #3698
Authored by: JC-Chung
This commit is contained in:
JC-Chung
2023-01-05 11:23:34 +00:00
committed by GitHub
parent a1d9aca338
commit 933ed882e9
2 changed files with 41 additions and 0 deletions
+1
View File
@@ -1890,6 +1890,7 @@ from .tiktok import (
TikTokEffectIE,
TikTokTagIE,
TikTokVMIE,
TikTokLiveIE,
DouyinIE,
)
from .tinypic import TinyPicIE