1
0
Fork 0

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

Closes #3698
Authored by: JC-Chung
This commit is contained in:
JC-Chung 2023-01-05 19:23:34 +08:00 committed by GitHub
commit 933ed882e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View file

@ -1890,6 +1890,7 @@ from .tiktok import (
TikTokEffectIE,
TikTokTagIE,
TikTokVMIE,
TikTokLiveIE,
DouyinIE,
)
from .tinypic import TinyPicIE