Update extractors.py

This commit is contained in:
SpiderRider067
2020-12-30 20:28:55 -05:00
committed by GitHub
parent ee1b02ab83
commit 6ce7baecaa

View File

@@ -1128,7 +1128,10 @@ from .tagesschau import (
TagesschauIE, TagesschauIE,
) )
from .tass import TassIE from .tass import TassIE
from .tasvideos import TASVideosIE from .tasvideos import (
TASVideosIE,
TASVideosPlaylistIE,
)
from .tbs import TBSIE from .tbs import TBSIE
from .tdslifeway import TDSLifewayIE from .tdslifeway import TDSLifewayIE
from .teachable import ( from .teachable import (