[extractor/tiktok] Add TikTokLive extractor (#5637)
Closes #3698 Authored by: JC-Chung
This commit is contained in:
parent
a1d9aca338
commit
933ed882e9
2 changed files with 41 additions and 0 deletions
|
|
@ -1890,6 +1890,7 @@ from .tiktok import (
|
|||
TikTokEffectIE,
|
||||
TikTokTagIE,
|
||||
TikTokVMIE,
|
||||
TikTokLiveIE,
|
||||
DouyinIE,
|
||||
)
|
||||
from .tinypic import TinyPicIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue