Merge branch 'master' of https://github.com/blackjack4494/yt-dlc into fix-tmz
This commit is contained in:
commit
a2044d57ca
17 changed files with 615 additions and 372 deletions
|
|
@ -1175,6 +1175,7 @@ from .theweatherchannel import TheWeatherChannelIE
|
|||
from .thisamericanlife import ThisAmericanLifeIE
|
||||
from .thisav import ThisAVIE
|
||||
from .thisoldhouse import ThisOldHouseIE
|
||||
from .thisvid import ThisVidIE
|
||||
from .threeqsdn import ThreeQSDNIE
|
||||
from .tiktok import TikTokIE
|
||||
from .tinypic import TinyPicIE
|
||||
|
|
@ -1541,4 +1542,5 @@ from .zattoo import (
|
|||
)
|
||||
from .zdf import ZDFIE, ZDFChannelIE
|
||||
from .zingmp3 import ZingMp3IE
|
||||
from .zoom import ZoomIE
|
||||
from .zype import ZypeIE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue