1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-03 08:35:32 +00:00

[3speak] Add extractors (#1430)

Closes #1421
Authored by: Ashish0804
This commit is contained in:
Ashish Gupta
2021-10-26 21:17:39 +05:30
committed by GitHub
parent c35ada3360
commit 0c873df3a8
2 changed files with 101 additions and 0 deletions

View File

@ -1442,6 +1442,10 @@ from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
from .threespeak import (
ThreeSpeakIE,
ThreeSpeakUserIE,
)
from .threeqsdn import ThreeQSDNIE
from .tiktok import (
TikTokIE,