1
0
Fork 0

[tiktok] Add TikTokUserIE (#756)

Authored-by: Ashish0804, pukkandan
This commit is contained in:
Ashish 2021-08-23 20:12:23 +05:30 committed by GitHub
commit f7f18f905c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 82 additions and 3 deletions

View file

@ -1367,7 +1367,10 @@ from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
from .threeqsdn import ThreeQSDNIE
from .tiktok import TikTokIE
from .tiktok import (
TikTokIE,
TikTokUserIE,
)
from .tinypic import TinyPicIE
from .tmz import TMZIE
from .tnaflix import (