1
0
Fork 0

[tiktok] Fix vt.tiktok URLs

and add test
This commit is contained in:
pukkandan 2022-02-14 02:56:03 +05:30
commit 49895f062e
No known key found for this signature in database
GPG key ID: 7EEE9E1E817D0A39
2 changed files with 30 additions and 3 deletions

View file

@ -1613,7 +1613,7 @@ from .tiktok import (
TikTokSoundIE,
TikTokEffectIE,
TikTokTagIE,
TiktokVMIE,
TikTokVMIE,
DouyinIE,
)
from .tinypic import TinyPicIE