1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-13 04:55:13 +00:00

[tiktok] fix extraction

This commit is contained in:
Aakash Gajjar
2019-10-25 13:35:54 +05:30
parent 162bcc68dc
commit 4b6d03ed87
2 changed files with 216 additions and 105 deletions

View File

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